Changeset 5676 for trunk/src/includes/topics/capabilities.php
- Timestamp:
- 04/15/2015 02:33:11 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/topics/capabilities.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/topics/capabilities.php
r5443 r5676 55 55 * @param string $cap Capability name 56 56 * @param int $user_id User id 57 * @param mixed$args Arguments57 * @param array $args Arguments 58 58 * @uses get_post() To get the post 59 59 * @uses get_post_type_object() To get the post type object … … 213 213 * @param string $cap Capability name 214 214 * @param int $user_id User id 215 * @param mixed$args Arguments215 * @param array $args Arguments 216 216 * @uses apply_filters() Filter capability map results 217 217 * @return array Actual capabilities for meta capability
Note: See TracChangeset
for help on using the changeset viewer.