do_action( "admin_head-{$hook_suffix}" )

Fires in head section for a specific admin page.


Description Description

The dynamic portion of the hook, $hook_suffix, refers to the hook suffix for the admin page.


Source Source

File: wp-admin/admin-header.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.