Skip to:
Content

BuddyPress.org

Changeset 7847


Ignore:
Timestamp:
02/11/2014 03:26:33 PM (11 years ago)
Author:
boonebgorges
Message:

Remove incorrect @uses documentation in bp_map_meta_caps()

Fixes #5386

Props tw2113

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-caps.php

    r7444 r7847  
    7474 * @see WP_User::has_cap() for description of the arguments passed to the
    7575 *      'map_meta_cap' filter.
    76  * @uses get_post() To get the post.
    77  * @uses get_post_type_object() To get the post type object.
    7876 * @uses apply_filters() Calls 'bp_map_meta_caps' with caps, cap, user ID and
    7977 *       args.
Note: See TracChangeset for help on using the changeset viewer.