ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/meta-boxes.php
  • Page 4

attachment_submitbox_misc_actions

Action Hook: Fires after the ‘Uploaded on’ section of the Save meta box in the attachment editing screen.

Source: wp-admin/includes/meta-boxes.php:460

Used by 1 function | Uses 0 functions

post_format_meta_box()

Function: Displays post format form elements.

Source: wp-admin/includes/meta-boxes.php:508

Used by 0 functions | Uses 5 functions

post_tags_meta_box()

Function: Displays post tags form fields.

Source: wp-admin/includes/meta-boxes.php:562

Used by 0 functions | Uses 3 functions

post_categories_meta_box()

Function: Displays post categories form fields.

Source: wp-admin/includes/meta-boxes.php:651

Used by 0 functions | Uses 3 functions

post_edit_category_parent_dropdown_args

Filter Hook: Filters the arguments for the taxonomy parent dropdown on the Post Edit page.

Source: wp-admin/includes/meta-boxes.php:740

Used by 1 function | Uses 0 functions

dbx_post_advanced

Action Hook (deprecated): Fires in the middle of built-in meta box registration.

Source: wp-admin/includes/meta-boxes.php:1687

Used by 1 function | Uses 0 functions

add_meta_boxes

Action Hook: Fires after all built-in meta boxes have been added.

Source: wp-admin/includes/meta-boxes.php:1725

Used by 1 function | Uses 0 functions

add_meta_boxes_{$post_type}

Action Hook: Fires after all built-in meta boxes have been added, contextually for the given post type.

Source: wp-admin/includes/meta-boxes.php:1742

Used by 1 function | Uses 0 functions

do_meta_boxes

Action Hook: Fires after meta boxes have been added.

Source: wp-admin/includes/meta-boxes.php:1757

Used by 1 function | Uses 0 functions
« Previous 1 … 3 4
ClassicPress Documentation • Made with ClassicPress
Privacy Policy