wpseo_publishbox_misc_actions, $post

wpseo_publishbox_misc_actions, $post

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-seo.28.1

do_action('wpseo_publishbox_misc_actions, $post') is found 1 times:

  • /admin/class-admin-init.php line 376

    Warning: Undefined array key 379 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 380 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 381 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			 * Fires after the post time/date setting in the Publish meta box.
    			 *
    			 * @param WP_Post $post The current post object.
    			 */
    			do_action( 'wpseo_publishbox_misc_actions', $post );
    		}
    	}
    }