wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_maybe_grant_install_languages_cap › WordPress Function
Since4.9.0
Deprecatedn/a
› wp_maybe_grant_install_languages_cap ( $allcaps )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Filters the user capabilities to grant the 'install_languages' capability as necessary.
A user must have at least one out of the 'update_core', 'install_plugins', and 'install_themes' capabilities to qualify for 'install_languages'.