Changeset 3211
- Timestamp:
- 05/25/2011 03:03:28 AM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbp-includes/bbp-core-options.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-core-options.php
r3183 r3211 73 73 '_bbp_forum_slug' => 'forum', 74 74 75 // Forum archive slug76 '_bbp_forum_archive_slug' => 'forums',77 78 75 // Topic slug 79 76 '_bbp_topic_slug' => 'topic', … … 84 81 // Reply slug 85 82 '_bbp_reply_slug' => 'reply', 86 87 // Reply archive slug88 '_bbp_reply_archive_slug' => 'replies',89 83 90 84 // Topic tag slug
Note: See TracChangeset
for help on using the changeset viewer.