[wp-trac] [WordPress Trac] #13911: update_option bug
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 15 20:13:00 UTC 2010
#13911: update_option bug
--------------------------+-------------------------------------------------
Reporter: jowo | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Keywords: update_option, show_on_front, page_on_front
--------------------------+-------------------------------------------------
update_option('show_on_front', 'page');
update_option('page_on_front', 1);
Does not work.
show_on_front is not updated in database
page_on_front does not even exist
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13911>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list