Changeset 4193
- Timestamp:
- 09/04/2012 09:33:16 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/plugin/bbp-includes/bbp-core-options.php ΒΆ
r4188 r4193 70 70 '_bbp_topic_tag_slug' => 'topic-tag', // Topic tag slug 71 71 72 /** Other Slugs*******************************************************/72 /** User Slugs ********************************************************/ 73 73 74 74 '_bbp_user_slug' => 'users', // User profile slug 75 75 '_bbp_user_favs_slug' => 'favorites', // User favorites slug 76 76 '_bbp_user_subs_slug' => 'subscriptions', // User subscriptions slug 77 '_bbp_view_slug' => 'view', // View slug 77 78 /** Other Slugs *******************************************************/ 79 80 '_bbp_view_slug' => 'view', // View slug 78 81 79 82 /** Topics ************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.