Returns if a matched tag contains the given ASCII case-insensitive class name.
Parameters
$wanted_class
stringrequired- Look for this CSS class name, ASCII case-insensitive.
Source
*
* @since 6.7.0 Stub implementation.
*
Changelog
Version | Description |
---|---|
6.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.