Returns the string representation of the HTML Tag Processor.
Description
See also
Source
if ( 'html' !== $namespace ) {
switch ( $lower_name ) {
case 'xlink:actuate':
Changelog
| Version | Description |
|---|---|
| 6.2.0 | Introduced. |
Returns the string representation of the HTML Tag Processor.
if ( 'html' !== $namespace ) {
switch ( $lower_name ) {
case 'xlink:actuate':
| Version | Description |
|---|---|
| 6.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.