[wp-trac] [WordPress Trac] #8947: optimization for install check
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 24 10:47:13 GMT 2009
#8947: optimization for install check
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: anonymous
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.8
Component: Optimization | Version: 2.7
Severity: minor | Keywords: needs-patch dev-feedback
-------------------------------+--------------------------------------------
currently, WP runs get_option(siteurl) as an install check, and proceeds
to load all option if it isn't. would it not be more meaningful to load
options first, and to check if get_option(siteurl) is set after doing so?
or are there non-obvious reasons for doing things that way?
--
Ticket URL: <http://trac.wordpress.org/ticket/8947>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list