Skip to:
Content

bbPress.org

Changeset 3582


Ignore:
Timestamp:
11/02/2011 11:03:27 PM (15 years ago)
Author:
johnjamesjacoby
Message:

Update description of $private_status_id var in bbPress class. See #1672, r3581.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbpress.php

    r3581 r3582  
    110110
    111111        /**
    112          * @var string Closed post status id. Used by topics.
     112         * @var string Private post status id. Used by forums and topics.
    113113         */
    114114        public $private_status_id = '';
Note: See TracChangeset for help on using the changeset viewer.