1,025 results found for “posts”. Showing results 726 to 750.
-
hookthe_category_rss
Filters all of the post categories for display in a feed.
-
functionthe_category_rss()
Displays the post categories in the feed.
-
functionrss_enclosure()
Displays the rss enclosure for the current post.
-
hookrss_enclosure
Filters the RSS enclosure HTML link tag for the current post.
-
functionatom_enclosure()
Displays the atom enclosure for the current post.
-
hookatom_enclosure
Filters the atom enclosure HTML link tag for the current post.
-
functiondo_shortcode()
Searches content for shortcodes and filter shortcodes through their hooks.
-
functionstrip_shortcode_tag()
Strips a shortcode tag based on RegEx matches against post content.
-
functionwp_safe_remote_post()
Retrieves the raw response from a safe HTTP request using the POST method.
-
functionwp_remote_request()
Performs an HTTP request and returns its response.
-
functionwp_remote_post()
Performs an HTTP request using the POST method and returns its response.
-
functionthe_permalink()
Displays the permalink for the current post.
-
hookthe_permalink
Filters the display of the permalink for the current post.
-
functionpermalink_anchor()
Displays the permalink anchor for the current post.
-
hookpre_post_link
Filters the permalink structure for a post before token replacement occurs.
-
hookpost_link
Filters the permalink for a post.
-
functionpost_permalink()
Retrieve permalink from post ID.
-
functionget_post_comments_feed_link()
Retrieves the permalink for the post comments feed.
-
Filters the post comments feed permalink.
-
functionpost_comments_feed_link()
Displays the comment feed link for a post.
-
Filters the post comment feed link anchor tag.
-
functionget_author_feed_link()
Retrieves the feed link for a given author.
-
functionget_category_feed_link()
Retrieves the feed link for a category.
-
functionget_term_feed_link()
Retrieves the feed link for a term.