ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php

get_pages_query_args

Filter Hook: Filters query arguments passed to WP_Query in get_pages.

Source: wp-includes/post.php:5880

Used by 0 functions | Uses 0 functions

use_block_editor_for_post()

Function: Returns whether the post can be edited in the block editor.

Source: wp-includes/post.php:7826

Used by 0 functions | Uses 0 functions

use_block_editor_for_post_type()

Function: Returns whether a post type is compatible with the block editor.

Source: wp-includes/post.php:7845

Used by 0 functions | Uses 0 functions

wp_cache_set_posts_last_changed()

Function: Sets the last changed time for the ‘posts’ cache group.

Source: wp-includes/post.php:7698

Used by 0 functions | Uses 0 functions

wp_get_original_image_path()

Function: Retrieves the path to an uploaded image file.

Source: wp-includes/post.php:7734

Used by 0 functions | Uses 0 functions

wp_get_original_image_path

Filter Hook: Filters the path to the original image.

Source: wp-includes/post.php:7756

Used by 0 functions | Uses 0 functions

wp_get_original_image_url()

Function: Retrieves the URL to an original attachment image.

Source: wp-includes/post.php:7771

Used by 0 functions | Uses 0 functions

wp_get_original_image_url

Filter Hook: Filters the URL to the original attachment image.

Source: wp-includes/post.php:7798

Used by 0 functions | Uses 0 functions

wp_untrash_post_set_previous_status()

Function: Filters callback which sets the status of an untrashed post to its previous status.

Source: wp-includes/post.php:7813

Used by 0 functions | Uses 0 functions

update_post_author_caches()

Function: Updates post author user caches for a list of post objects.

Source: wp-includes/post.php:7126

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