Utilities

Speculative Loading

Prefetch and prerender API using the Speculation Rules API. Source: wp-includes/speculative-loading.php Since: 6.8.0 Overview Speculative loading allows browsers to prefetch...

Updated March 13, 2026

Utility Classes

Core utility classes for common operations in WordPress. Source: wp-includes/ Components Component Description class-wp-list-util.md Array/object list operations (filter, pluck, sort)...

Updated March 13, 2026

WP_Session_Tokens

Abstract class for managing user session tokens. Source: wp-includes/class-wp-session-tokens.php Since: 4.0.0 Overview WordPress uses session tokens to track authenticated user...

Updated March 13, 2026

Utility Hooks

Actions and filters for WordPress utility classes. Session Token Hooks session_token_manager Filters the session token manager class. apply_filters( 'session_token_manager', string...

Updated March 13, 2026

WP_Duotone

Manages duotone block supports and global styles. Source: wp-includes/class-wp-duotone.php Since: 6.3.0 Access: Private/Internal Overview Duotone applies a two-color gradient effect...

Updated March 13, 2026

WP_List_Util

Utility class for performing operations on arrays of objects or arrays. Source: wp-includes/class-wp-list-util.php Since: 4.7.0 Properties Property Type Visibility Description...

Updated March 13, 2026
← Back to Chubes.net