Skip to:
Content
Toggle Menu
About
News
Codex
Develop
Make
Forums
Download
bbPress.org
Login
Search:
Timeline
View Tickets
Roadmap
Browse Source
Ticket Graph
Context Navigation
← Previous Change
Next Change
→
Changeset
3911
for
branches/plugin/bbp-includes/bbp-user-options.php
Timestamp:
05/22/2012 08:00:55 AM (
14 years
ago)
Author:
johnjamesjacoby
Message:
User Options:
Introduce bbp-user-options.php to handle all user option related code.
Add $user_options array to main bbPress class to allow for easy, static, per-user option overrides.
Tweak action order for option and user_option overrides in bbp-core-hooks.php.
Replace all appropriate user_meta calls with user_option calls to automatically prefix keys with blog ID.
Update favorites, subscriptions, and topic/reply count option keys to be per-blog in multisite configurations.
Fixes
#1826
.
File:
1 added
branches/plugin/bbp-includes/bbp-user-options.php
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Trac UI Preferences
Download in other formats:
Unified Diff
Zip Archive