[wp-trac] [WordPress Trac] #24921: Once the admin menu is collapsed, the user setting gets stuck on collapsed
WordPress Trac
noreply at wordpress.org
Fri Aug 23 21:42:23 UTC 2013
#24921: Once the admin menu is collapsed, the user setting gets stuck on collapsed
------------------------------------+---------------------
Reporter: DrewAPicture | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6.1
Component: Administration | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: dev-feedback has-patch |
------------------------------------+---------------------
Changes (by azaozz):
* owner: => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25109"]:
{{{
#!CommitTicketReference repository="" revision="25109"
User state settings:
- Allow empty cookie value to be saved.
- Use get_current_user_id() instead of wp_get_current_user().
- Use is_user_member_of_blog().
- Sanitize both name and value in wp_set_all_user_settings().
- Some var names and code formatting cleanup.
Fixes #24921.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24921#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list