sfw_get_manage_cap
Description
Retrieve the main capability used to control access to the plugins admin.
Since: 1.0.0
Code
<?php function sfw_get_manage_cap( ){
…
} ?>
Retrieve the main capability used to control access to the plugins admin.
Since: 1.0.0
<?php function sfw_get_manage_cap( ){
…
} ?>