WPDev.one
Core Class

WP_HTML_Text_Replacement

class WP_HTML_Text_Replacement // Constructor: function Object() { [native code] }

Core class used by the HTML tag processor as a data structure for replacing

Methods 1 methods

Method / Return Description
__construct()
void

Constructor.

Parameters: $start: int, $length: int, $text: string

Properties

Property / Type Description
$start
mixed
public
No description available.
$length
mixed
public
No description available.
$text
mixed
public
No description available.

Class Information

Since Version
6.2.0
Source File
wp-includes/html-api/class-wp-html-text-replacement.php
Advertisement