422 results found for “tags”. Showing results 126 to 150.
-
Filters attributes to be added to a script tag.
-
Filters attributes to be added to a script tag.
-
Adds `max-image-preview:large` to the robots meta tag.
-
Displays a referrer `strict-origin-when-cross-origin` meta tag.
-
hookwp_robots
Filters the directives to be included in the ‘robots’ meta tag.
-
functionwp_robots_noindex()
Adds `noindex` to the robots meta tag if required by the site configuration.
-
functionwp_robots_noindex_search()
Adds `noindex` to the robots meta tag if a search is being performed.
-
functionwp_sanitize_script_attributes()
Sanitizes an attributes array into an attributes string to be placed inside a “ tag.
-
Registers sitemap rewrite tags and routing rules.
-
functionwp_img_tag_add_loading_attr()
Adds `loading` attribute to an `img` HTML tag.
-
functionwp_filter_content_tags()
Filters specific tags in post content and modifies their markup.
-
Adds `width` and `height` attributes to an `img` HTML tag.
-
Adds `srcset` and `sizes` attributes to an existing `img` HTML tag.
-
functionwp_lazy_loading_enabled()
Determines whether to add the `loading` attribute to the specified tag in the specified context.
-
Filters whether to add the `loading` attribute to the specified tag in the specified context.
-
Filters whether to add the `srcset` and `sizes` HTML attributes to the img tag. Default `true`.
-
Filters whether to add the missing `width` and `height` HTML attributes to the img tag. Default `true`.
-
Preserves the initial JSON post_content passed to save into the post.
-
Fires inside the admin-email-confirm-form form tags, before the hidden fields.
-
Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
-
Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
-
Registers a block style for the given block type.
-
hookwp_body_open
Triggered after the opening body tag.
-
Adds a class to the body HTML tag.
-
functionis_plugin_paused()
Determines whether a plugin is technically active but was paused while loading.