Skip to:
Content

bbPress.org


Ignore:
Timestamp:
02/02/2017 07:46:37 PM (8 years ago)
Author:
johnjamesjacoby
Message:

General: hyphenate "meta-box" in documentation to sooth spell-checkers.

File:
1 edited

Legend:

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

    r6271 r6272  
    282282
    283283/**
    284  * Forum metabox
    285  *
    286  * The metabox that holds all of the additional forum information
     284 * Forum meta-box
     285 *
     286 * The meta-box that holds all of the additional forum information
    287287 *
    288288 * @since 2.0.0 bbPress (r2744)
     
    379379
    380380/**
    381  * Topic metabox
    382  *
    383  * The metabox that holds all of the additional topic information
     381 * Topic meta-box
     382 *
     383 * The meta-box that holds all of the additional topic information
    384384 *
    385385 * @since 2.0.0 bbPress (r2464)
     
    452452
    453453/**
    454  * Reply metabox
    455  *
    456  * The metabox that holds all of the additional reply information
     454 * Reply meta-box
     455 *
     456 * The meta-box that holds all of the additional reply information
    457457 *
    458458 * @since 2.0.0 bbPress (r2464)
     
    548548
    549549/**
    550  * Output the topic replies metabox
     550 * Output the topic replies meta-box
    551551 *
    552552 * @since 2.6.0 bbPress (r5886)
     
    589589
    590590/**
    591  * Anonymous user information metabox
     591 * Anonymous user information meta-box
    592592 *
    593593 * @since 2.0.0 bbPress (r2828)
     
    643643
    644644/**
    645  * Moderator assignment metabox
     645 * Moderator assignment meta-box
    646646 *
    647647 * @since 2.6.0 bbPress (r2828)
Note: See TracChangeset for help on using the changeset viewer.