Core Class
View Source on Trac ↗
Core Class
WP_HTML_Span
class WP_HTML_Span
// Constructor: function Object() { [native code] } Core class used by the HTML tag processor to represent a textual span
Methods 1 methods
| Method / Return | Description |
|---|---|
| __construct() void | Constructor.
Parameters: $start: int, $length: int |
Properties
| Property / Type | Description |
|---|---|
| $start mixed public | No description available. |
| $length mixed public | No description available. |
Class Information
Since Version
6.2.0
Source File
wp-includes/html-api/class-wp-html-span.php
Advertisement