| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
HTML API: WP_HTML_Span class
| File Size: | 56 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WP_HTML_Span:: (1 method):
__construct()
Class: WP_HTML_Span - X-Ref
Core class used by the HTML tag processor to represent a textual span| __construct( int $start, int $length ) X-Ref |
| Constructor. param: int $start Byte offset into document where replacement span begins. param: int $length Byte length of span. |
| Generated : Tue May 5 08:20:14 2026 | Cross-referenced by PHPXref |