translate_level_to_cap [ WordPress Function ]
| Access: |
|
| Parameters: |
|
| Returns: |
|
| Defined at: |
Examples [ wp-snippets.com ]
Top Google Search Results
- Class 'WP_User' API documentation
Jul 16, 2009 ... + translate_level_to_cap(), Convert numeric level to level capability name. + update_user_level_from_caps(), Update the maximum user level ...
www.tig12.net - Docs For Class WP_User
string translate_level_to_cap (int $level). void update_user_level_from_caps (). void _init_caps ([string $cap_key = '']). void __get ( $key). void __isset ( $key) ...
phpdoc.wordpress.org - PHPXRef 0.7 : WordPress : Detail view of capabilities.php
remove_cap() remove_all_caps() has_cap() translate_level_to_cap() for_blog() map_meta_cap() current_user_can() current_user_can_for_blog() author_can() ...
phpxref.ftwr.co.uk - wp admin - How can I let a site administrator manage network users ...
$cap = $this->translate_level_to_cap( $cap ); } $args = array_slice( func_get_args(), 1 ); $args = array_merge( array( $cap, $this->ID ), $args ) ...
wordpress.stackexchange.com
