wpseo_admin_footer, $this

wpseo_admin_footer, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

do_action('wpseo_admin_footer, $this') is found 1 times:

  • /admin/class-yoast-form.php line 167
     
    		/**
    		 * Apply general admin_footer hooks.
    		 */
    		do_action( 'wpseo_admin_footer', $this );
    
    		/**
    		 * Run possibly set actions to add for example an i18n box.
    		 */
    		do_action( 'wpseo_admin_promo_footer' );