do_action( 'page_attributes_misc_attributes', WP_Post $post )
Fires before the help hint text in the ‘Page Attributes’ meta box.
Parameters
- $post
-
The current post.
Source
Changelog
Version | Description |
---|---|
4.9.0 | Introduced. |