1,025 results found for “posts”. Showing results 151 to 175.
-
Gets a URL list for a post type sitemap.
Used by 0 functions | Uses 9 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:64 -
Filters the posts URL list before it is generated.
Used by 1 function | Uses 0 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:87 -
Filters the query arguments for post type sitemap queries.
Used by 1 function | Uses 0 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:237 -
functionwp_filter_content_tags()
Filters specific tags in post content and modifies their markup.
-
Fires when media is attached or detached from a post.
-
Preserves the initial JSON post_content passed to save into the post.
-
Returns the public post types, which excludes nav_items and similar types.
Used by 1 function | Uses 2 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:36 -
Checks whether a given request has permission to read post block types.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:121 -
Filters the list of post object sub types available within the sitemap.
Used by 1 function | Uses 0 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:49 -
Returns the query args for retrieving posts to list in the sitemap.
Used by 2 functions | Uses 2 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:225 -
Filters the sitemap entry for the home page when the ‘show_on_front’ option equals ‘posts’.
Used by 1 function | Uses 0 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:145 -
Determines if the image meta data is for the image source file.
-
Filters the post’s schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2822 -
Filters whether or not to add a `__trashed` suffix to the name of trashed posts that match the name of the updated post.
-
functionwp_pre_kses_block_attributes()
Removes non-allowable HTML from parsed block attribute values when filtering in the post context.
-
functionserialize_block_attributes()
Given an array of attributes, returns a string in the serialized attributes format prepared for post content.
-
functionget_post_states()
Retrieves an array of post states from a post.
-
functionserialize_block()
Returns the content of a block, including comment delimiters, serializing all attributes from the given parsed block.
-
hookis_sticky
Filters whether a post is sticky.
-
Gets the REST API controller for this post type.
-
functionget_post_timestamp()
Retrieves post published or modified time as a Unix timestamp.
-
functionget_post_datetime()
Retrieves post published or modified time as a `DateTimeImmutable` object instance.