insr-capability
insr-capability
Appears in: search-and-replace.3.1.2, search-and-replace.3.2.0, search-and-replace.3.2.1, search-and-replace.3.2.2, search-and-replace.3.2.3
Hook Type: filter
Displaying hooks found in version: search-and-replace.3.2.3apply_filters('insr-capability') is found 1 times:
- /inc/Page/Manager.php line 66
/** * @param string $cap * @param PageInterface $page */ $cap = apply_filters( 'insr-capability', 'manage_options', $page ); add_submenu_page( 'tools.php', $page->get_page_title(), $page->get_menu_title(), $cap,