Skip to:
Content

BuddyPress.org

Ticket #5386: bpcaps-patch.diff

File bpcaps-patch.diff, 517 bytes (added by tw2113, 11 years ago)
  • bp-core/bp-core-caps.php

     
    7373 *
    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.
    8078 *