ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 537

get_post()

Function: Retrieves post data given a post ID or post object.

Source: wp-includes/post.php:733

Used by 0 functions | Uses 0 functions

get_post_ancestors()

Function: Retrieves the IDs of the ancestors of a post.

Source: wp-includes/post.php:776

Used by 0 functions | Uses 0 functions

get_post_field()

Function: Retrieves data from a post field based on Post ID.

Source: wp-includes/post.php:821

Used by 0 functions | Uses 0 functions

get_post_mime_type()

Function: Retrieves the mime type of an attachment based on the ID.

Source: wp-includes/post.php:846

Used by 0 functions | Uses 0 functions

get_attached_file

Filter Hook: Filters the attached file based on the given ID.

Source: wp-includes/post.php:489

Used by 0 functions | Uses 0 functions

update_attached_file

Filter Hook: Filters the path to the attached file to update.

Source: wp-includes/post.php:517

Used by 0 functions | Uses 0 functions

create_initial_post_types()

Function: Creates the initial post types when ‘init’ action is fired.

Source: wp-includes/post.php:20

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::insert_auto_draft_post()

Method: Adds a new `auto-draft` post.

Source: wp-includes/class-wp-customize-nav-menus.php:947

Used by 0 functions | Uses 0 functions

WP_Customize_Nav_Menus::export_partial_rendered_nav_menu_instances()

Method: Exports any wp_nav_menu() calls during the rendering of any partials.

Source: wp-includes/class-wp-customize-nav-menus.php:1567

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::check_capabilities()

Method: Checks required user capabilities and whether the theme has the feature support required by the panel.

Source: wp-includes/class-wp-customize-panel.php:240

Used by 0 functions | Uses 0 functions
« Previous 1 … 536 537 538 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy