ClassicPress logo
Skip to content
Filter by type:

Browse:

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

register_and_do_post_meta_boxes()

Function: Registers the default post meta boxes, and runs the `do_meta_boxes` actions.

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

Used by 0 functions | Uses 12 functions

link_advanced_meta_box()

Function: Displays advanced link options form fields.

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

Used by 0 functions | Uses 0 functions

post_thumbnail_meta_box()

Function: Displays post thumbnail meta box.

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

Used by 0 functions | Uses 0 functions

attachment_id3_data_meta_box()

Function: Displays fields for ID3 data.

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

Used by 0 functions | Uses 0 functions

post_revisions_meta_box()

Function: Displays list of revisions.

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

Used by 0 functions | Uses 1 function

page_attributes_meta_box()

Function: Displays page attributes form fields.

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

Used by 0 functions | Uses 9 functions

page_attributes_dropdown_pages_args

Filter Hook: Filters the arguments used to generate a Pages drop-down element.

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

Used by 1 function | Uses 0 functions

page_attributes_meta_box_template

Action Hook: Fires immediately after the label inside the ‘Template’ section of the ‘Page Attributes’ meta box.

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

Used by 1 function | Uses 0 functions

default_page_template_title

Filter Hook: Filters the title of the default page template displayed in the drop-down.

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

Used by 1 function | Uses 0 functions

page_attributes_misc_attributes

Action Hook: Fires before the help hint text in the ‘Page Attributes’ meta box.

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

Used by 1 function | Uses 0 functions
1 2 … 4 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy