Skip to:
Content

bbPress.org


Ignore:
Timestamp:
03/21/2013 04:20:17 PM (13 years ago)
Author:
johnjamesjacoby
Message:

bbp_add_error() phpdoc updates. Props netweb. Fixes #2271.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/topics/template-tags.php

    r4818 r4819  
    28132813 * @uses apply_filters() Calls 'bbp_topic_notices' with the notice text, topic
    28142814 *                        status and topic id
    2815  * @uses bbPress::errors::add() To add the notices to the error handler
     2815 * @uses bbp_add_error() To add an error message
    28162816 */
    28172817function bbp_topic_notices() {
Note: See TracChangeset for help on using the changeset viewer.