jetpack_admin_pages_wrap_ui_after_callback

jetpack_admin_pages_wrap_ui_after_callback

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: jetpack.13.2.1

do_action('jetpack_admin_pages_wrap_ui_after_callback') is found 1 times:

  • /_inc/lib/admin-pages/class.jetpack-admin-page.php line 377
    					 *
    					 * @param string $callback The callback sent to the Jetpack_Admin_Page::wrap_ui method.
    					 * @param array  $args The arguments sent to the Jetpack_Admin_Page::wrap_ui method.
    					 */
    					do_action( 'jetpack_admin_pages_wrap_ui_after_callback', $callback, $args );
    					?>
    				</div>
    			</div>
    
    			<div class="jp-footer jp-footer--static">
    				<div class="jp-footer__container">
    

See this hook used in plugins: