groundhogg/admin/{slug}

This hook is used to add custom code on the top of the admin pages when pages are using tab page architecture.

do_action( "groundhogg/admin/{$this->get_slug()}", $this );

This hook comes with an argument which is the object of the tabbed page.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us