Changeset 6190
- Timestamp:
- 12/28/2016 03:48:25 AM (9 years ago)
- Location:
- trunk/src/includes/admin
- Files:
-
- 3 edited
-
forums.php (modified) (1 diff)
-
replies.php (modified) (1 diff)
-
topics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/forums.php
r6187 r6190 275 275 * Remove comments & discussion metaboxes if comments are not supported 276 276 * 277 * @since 2.6.0 bbPress 277 * @since 2.6.0 bbPress (r6186) 278 278 */ 279 279 public function comments_metabox() { -
trunk/src/includes/admin/replies.php
r6187 r6190 392 392 * Remove comments & discussion metaboxes if comments are not supported 393 393 * 394 * @since 2.6.0 bbPress 394 * @since 2.6.0 bbPress (r6186) 395 395 */ 396 396 public function comments_metabox() { -
trunk/src/includes/admin/topics.php
r6187 r6190 428 428 * Remove comments & discussion metaboxes if comments are not supported 429 429 * 430 * @since 2.6.0 bbPress 430 * @since 2.6.0 bbPress (r6186) 431 431 */ 432 432 public function comments_metabox() {
Note: See TracChangeset
for help on using the changeset viewer.