[wp-trac] [WordPress Trac] #6830: Eliminate all non-existent options in core and bundled themes/plugins
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 17 10:20:10 UTC 2010
#6830: Eliminate all non-existent options in core and bundled themes/plugins
--------------------------+-------------------------------------------------
Reporter: markjaquith | Owner: anonymous
Type: enhancement | Status: new
Priority: high | Milestone: 3.0
Component: Optimization | Version: 2.5
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by cnorris23):
Yeah, they're both still used. When I actually got into Mark's patch,
nothing was actually being eliminated, so unless I'm misinterpreting
populate_options() in wp-admin/includes/schema.php, the widget_rss and
widget_text options are added and set as blank as long as they do not
already exist.
To be honest, I'm not entirely sure why they were added at that time, as
they were not being called by the default theme. I just took Mark's word
for it. On top of that, they are already added a few lines up (schema.php)
for 2.7, and I missed them. I've updated the patch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/6830#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list