Skip to:
Content

bbPress.org

Changeset 6190


Ignore:
Timestamp:
12/28/2016 03:48:25 AM (10 years ago)
Author:
netweb
Message:

Admin: Add missing @since revisions from r6186.

Location:
trunk/src/includes/admin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/forums.php

    r6187 r6190  
    275275         * Remove comments & discussion metaboxes if comments are not supported
    276276         *
    277          * @since 2.6.0 bbPress
     277         * @since 2.6.0 bbPress (r6186)
    278278         */
    279279        public function comments_metabox() {
  • trunk/src/includes/admin/replies.php

    r6187 r6190  
    392392         * Remove comments & discussion metaboxes if comments are not supported
    393393         *
    394          * @since 2.6.0 bbPress
     394         * @since 2.6.0 bbPress (r6186)
    395395         */
    396396        public function comments_metabox() {
  • trunk/src/includes/admin/topics.php

    r6187 r6190  
    428428         * Remove comments & discussion metaboxes if comments are not supported
    429429         *
    430          * @since 2.6.0 bbPress
     430         * @since 2.6.0 bbPress (r6186)
    431431         */
    432432        public function comments_metabox() {
Note: See TracChangeset for help on using the changeset viewer.