Go to file
Andrew Ozz a380ed51f7 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@25109 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-23 21:42:23 +00:00
src User state settings: 2013-08-23 21:42:23 +00:00
tests Check `term_id` against the `$term` object, not the non-existent var `$args`. Props rboren. Fixes #12729. 2013-08-23 21:04:22 +00:00
tools/i18n i18n Tools: Update the default msgid-bugs-address. see #21444. 2013-08-22 22:07:08 +00:00
.gitignore
Gruntfile.js Remove temporary svn task from Gruntfile.js. props jorbin, fixes #24981. 2013-08-07 17:34:05 +00:00
package.json