[wp-trac] [WordPress Trac] #11385: a couple of uninstantiated options
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 10 14:18:59 UTC 2009
#11385: a couple of uninstantiated options
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: Optimization | Version: 2.9
Severity: normal | Keywords: has-patch
-------------------------------+--------------------------------------------
A couple of options, which are used by get_user_option(), do not seem to
be instantiated anywhere.
In particular:
{{{
case 'edit_per_page':
case 'edit_pages_per_page':
case 'edit_comments_per_page':
case 'upload_per_page':
case 'categories_per_page':
case 'edit_tags_per_page':
case 'plugins_per_page':
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11385>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list