wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
auth_{$object_type}_meta_{$meta_key} › WordPress Filter Hooks
Seit4.6.0
Veraltetn/v
› apply_filters( "auth_{$object_type}_meta_{$meta_key}", $allowed, $meta_key, $object_id, $user_id, $cap, $caps )
| Parameter: (6) |
|
| Definiert in: |
|
| Codex: |
Filters whether the user is allowed to edit a specific meta key of a specific object type.
Return true to have the mapped meta caps from `edit_{$object_type}` apply. The dynamic portion of the hook name, `$object_type` refers to the object type being filtered. The dynamic portion of the hook name, `$meta_key`, refers to the meta key passed to map_meta_cap().Ähnliche Funktionen: get_object_term_cache, update_object_term_cache, clean_object_term_cache, _post_type_meta_capabilities, get_object_subtype, _get_meta_table