wp_high_priority_element_flag
- %1$s is private and should not be used in themes or plugins directly.
wp_high_priority_element_flag ( $value = null )
Access:Parameters:- (bool) value Optional. Used to change the static variable. Default null.
Returns:- (bool) Returns true if high-priority element was marked already, otherwise false.
Defined at: - Introduced in WordPress: 6.3.0
- Deprecated in WordPress: —
Description
Accesses a flag that indicates if an element is a possible candidate for `fetchpriority='high'`.