Classes
-
Core class used by the HTML processor during HTML parsing for managing the internal parsing state.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-processor-state.php:22 -
classWP_HTML_Span
Core class used by the HTML tag processor to represent a textual span inside an HTML document.
-
classWP_HTML_Stack_Event
Core class used by the HTML Processor as a record for stack operations.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-stack-event.php:20 -
Core class used to modify attributes in an HTML document for tags matching a query.
Used by 2 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:411 -
Core class used by the HTML tag processor as a data structure for replacing existing content from start to end, allowing to drastically improve performance.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-text-replacement.php:22 -
classWP_HTML_Token
Core class used by the HTML processor during HTML parsing for referring to tokens in the input HTML string.
-
Core class used by the HTML processor during HTML parsing for indicating that a given operation is unsupported.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-unsupported-exception.php:30 -
classWP_Http_Curl
Core class used to integrate Curl as an HTTP transport.
-
classWP_Http_Encoding
Core class used to implement deflate and gzip transfer encoding support for HTTP requests.
-
classWP_HTTP_Fsockopen
Deprecated HTTP Transport method which used fsockopen.
-
classWP_HTTP_IXR_Client
WP_HTTP_IXR_Client
-
classWP_HTTP_Proxy
Core class used to implement HTTP API proxy support.
-
Bridge to connect Requests internal hooks to WordPress actions.
-
Core wrapper object for a WpOrg\Requests\Response for standardization.
-
classWP_HTTP_Response
Core class used to prepare HTTP responses.
-
classWP_Http_Streams
Core class used to integrate PHP Streams as an HTTP transport.
-
classWP_Image_Editor
Base image editor class from which implementations extend
-
classWP_Image_Editor_GD
WordPress Image Editor Class for Image Manipulation through GD
-
WordPress Image Editor Class for Image Manipulation through Imagick PHP Module
-
classWP_Importer
WP_Importer base class
-
classWP_Interactivity_API
Class used to process the Interactivity API on the server.
Used by 0 functions | Uses 0 functions | Source: wp-includes/interactivity-api/class-wp-interactivity-api.php:15 -
Class used to iterate over the tags of an HTML string and help process the directive attributes.
Used by 0 functions | Uses 1 function | Source: wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php:18 -
classWP_Internal_Pointers
Core class used to implement an internal admin pointers API.
Used by 0 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-internal-pointers.php:16 -
classWP_Links_List_Table
Core class used to implement displaying links in a list table.
-
classWP_List_Table
Base class for displaying a list of items in an ajaxified HTML table.
-
classWP_List_Util
List utility.
-
classWP_Locale
Core class used to store translated data for a locale.
-
classWP_Locale_Switcher
Core class used for switching locales.