Changeset 30656 for trunk/src/wp-includes/capabilities.php
- Timestamp:
- 11/30/2014 12:09:56 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/capabilities.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/capabilities.php
r30536 r30656 1205 1205 * Filter whether the user is allowed to add post meta to a post. 1206 1206 * 1207 * The dynamic portion of the hook name, $meta_key, refers to the1208 * meta key passed to map_meta_cap().1207 * The dynamic portion of the hook name, `$meta_key`, refers to the 1208 * meta key passed to {@see map_meta_cap()}. 1209 1209 * 1210 1210 * @since 3.3.0
Note: See TracChangeset
for help on using the changeset viewer.