180 results found for “tags”. Showing results 101 to 125.
-
functionis_page_template()
Determines whether the current post uses a page template.
-
functionis_plugin_active()
Determines whether a plugin is active.
-
functionis_plugin_paused()
Determines whether a plugin is technically active but was paused while loading.
-
functionlinks_add_target()
Adds a target attribute to all links in passed content.
-
functionpost_type_exists()
Determines whether a post type is registered.
-
functionstrip_shortcodes()
Removes all shortcode tags from the given content.
-
methodWP_Query::is_tag()
Determines whether the query is for an existing tag archive page.
-
Filters the debug information shown on the Tools -> Site Health -> Info screen.
-
functionis_blog_installed()
Determines whether WordPress is already installed.
-
functionis_comments_popup()
Determines whether the current URL is within the comments popup window.
-
functionis_privacy_policy()
Determines whether the query is for the Privacy Policy page.
-
functionis_user_logged_in()
Determines whether the current visitor is a logged in user.
-
Fires inside the lostpassword form tags, before the hidden fields.
-
Filters rewrite rules used specifically for Tags.
-
functionwp_get_script_tag()
Formats “ loader tags.
-
classWP_HTML_Processor
Core class used to safely parse and modify an HTML document.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:139 -
functionwp_kses_post_deep()
Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.
-
functionadd_settings_field()
Adds a new field to a section of a settings page.
-
Filters the “pages” derived from splitting the post content.
-
functionhas_post_thumbnail()
Determines whether a post has an image attached.
-
functionis_plugin_inactive()
Determines whether the plugin is inactive.
-
functionwp_get_single_post()
Retrieve a single post, based on post ID.