Functions
-
functionregister_widget_control()
Registers widget control callback for customizing options.
-
functionrel_canonical()
Outputs rel=canonical for singular queries.
-
functionremove_accents()
Converts all accent characters to ASCII characters.
-
functionremove_action()
Removes a callback function from an action hook.
-
functionremove_allowed_options()
Removes a list of options from the allowed options list.
-
functionremove_all_actions()
Removes all of the callback functions from an action hook.
-
functionremove_all_filters()
Removes all of the callback functions from a filter hook.
-
functionremove_all_shortcodes()
Clears all shortcodes.
-
functionremove_block_asset_path_prefix()
Removes the block asset’s path prefix if provided.
-
functionremove_custom_background()
Remove custom background support.
-
functionremove_custom_image_header()
Remove image header support.
-
functionremove_editor_styles()
Removes all visual editor stylesheets.
-
functionremove_filter()
Removes a callback function from a filter hook.
-
functionremove_image_size()
Removes a new image size.
-
functionremove_menu_page()
Removes a top-level admin menu.
-
functionremove_meta_box()
Removes a meta box from one or more screens.
-
functionremove_option_update_handler()
Unregister a setting
-
functionremove_option_whitelist()
Removes a list of options from the allowed options list.
-
functionremove_permastruct()
Removes a permalink structure.
-
functionremove_post_type_support()
Removes support for a feature from a post type.
-
functionremove_query_arg()
Removes an item or items from a query string.
-
functionremove_rewrite_tag()
Removes an existing rewrite tag (like %postname%).
-
functionremove_role()
Removes a role, if it exists.
-
functionremove_serialized_parent_block()
Accepts the serialized markup of a block and its inner blocks, and returns serialized markup of the inner blocks.
-
functionremove_shortcode()
Removes hook for shortcode.
-
functionremove_submenu_page()
Removes an admin submenu.
-
functionremove_theme_mod()
Removes theme modification name from active theme list.
-
functionremove_theme_mods()
Removes theme modifications option for the active theme.
-
functionremove_theme_support()
Allows a theme to de-register its support of a certain feature