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/forums/functions.php

    r4808 r4819  
    7979 *
    8080 * @param string $action The requested action to compare this function to
    81  * @uses bbPress:errors::add() To log various error messages
     81 * @uses bbp_add_error() To add an error message
    8282 * @uses bbp_verify_nonce_request() To verify the nonce and check the request
    8383 * @uses bbp_is_anonymous() To check if an anonymous post is being made
Note: See TracChangeset for help on using the changeset viewer.