ClassicPress logo
Skip to content
Filter by type:

Browse:

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

post_custom_meta_box()

Function: Displays custom fields form fields.

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

Used by 0 functions | Uses 2 functions

post_comment_status_meta_box()

Function: Displays comments status form fields.

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

Used by 0 functions | Uses 3 functions

post_comment_status_meta_box-options

Action Hook: Fires at the end of the Discussion meta box on the post editing screen.

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

Used by 1 function | Uses 0 functions

post_comment_meta_box_thead()

Function: Displays comments for post table header

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

Used by 0 functions | Uses 0 functions

post_submit_meta_box()

Function: Displays post submit form fields.

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

Used by 0 functions | Uses 11 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