Classes
-
Customize Themes Section class.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-themes-section.php:19 -
Customize Theme Control class.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-theme-control.php:17 -
Customize Upload Control Class.
Used by 1 function | Uses 1 function | Source: wp-includes/customize/class-wp-customize-upload-control.php:17 -
classWP_Date_Query
Class for generating SQL clauses that filter a primary query according to date.
-
classWP_Debug_Data
Class for providing debug data based on a users WordPress environment.
-
classWP_Dependencies
Core base class extended to register items.
-
classWP_Duotone
Manages duotone block supports and global styles.
-
classWP_Error
WordPress Error class.
-
classWP_Exception
Core base Exception class.
-
Core class used as the default shutdown handler for fatal errors.
-
classWP_Feed_Cache
-
Core class used to implement feed cache transients.
-
classWP_Filesystem_Base
Base WordPress Filesystem class which Filesystem implementations extend.
-
classWP_Filesystem_Direct
WordPress Filesystem Class for direct PHP file and folder manipulation.
-
classWP_Filesystem_FTPext
WordPress Filesystem Class for implementing FTP.
-
WordPress Filesystem Class for implementing FTP Sockets.
Used by 0 functions | Uses 1 function | Source: wp-admin/includes/class-wp-filesystem-ftpsockets.php:16 -
classWP_Filesystem_SSH2
WordPress Filesystem Class for implementing SSH2
-
classWP_Font_Collection
Font Collection class.
-
classWP_Font_Face
Font Face generates and prints `@font-face` styles for given fonts.
-
The Font Face Resolver abstracts the processing of different data sources (such as theme.json) for processing within the Font Face.
Used by 0 functions | Uses 0 functions | Source: wp-includes/fonts/class-wp-font-face-resolver.php:19 -
classWP_Font_Library
Font Library class.
-
classWP_Font_Utils
A class of utilities for working with the Font Library.
-
classWP_Hook
Core class used to implement action and filter hook functionality.
-
Core class used by the HTML processor during HTML parsing for managing the stack of active formatting elements.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-active-formatting-elements.php:36 -
Core class used by the HTML tag processor as a data structure for the attribute token, allowing to drastically improve performance.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-attribute-token.php:22 -
classWP_HTML_Decoder
HTML API: WP_HTML_Decoder class
-
Core class used by the HTML processor during HTML parsing for managing the stack of open elements.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-open-elements.php:30 -
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