WP_HTML_Open_Elements::has_p_in_button_scope(): bool

In this article

Returns whether a P is in BUTTON scope.

Description

See also

Return

bool Whether a P is in BUTTON scope.

Source

? $node->node_name
: "{$node->namespace} {$node->node_name}";

Changelog

VersionDescription
6.4.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.