ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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:661

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:750

Used by 1 function | Uses 0 functions

post_excerpt_meta_box()

Function: Displays post excerpt form fields.

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

Used by 0 functions | 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:1697

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:1735

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:1752

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:1767

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