wzkb_tools_page_sidebar
Action hook to add sidebar content before standard sidebar.
Type: action
Since: 3.0.0
Source: includes/admin/class-tools-page.php line 132
Usage
add_action( 'wzkb_tools_page_sidebar', function() {
// ...
} ); wzkb_tools_page_sidebar action Action hook to add sidebar content before standard sidebar.
Type: action
Since: 3.0.0
Source: includes/admin/class-tools-page.php line 132
add_action( 'wzkb_tools_page_sidebar', function() {
// ...
} );