Changeset 52035 for trunk/src/wp-includes/formatting.php
- Timestamp:
- 11/08/2021 10:47:55 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r51984 r52035 5030 5030 * @since 2.3.0 5031 5031 * 5032 * @param array$matches Populated by matches to preg_replace.5032 * @param string[] $matches Populated by matches to preg_replace. 5033 5033 * @return string The text returned after esc_html if needed. 5034 5034 */
Note: See TracChangeset
for help on using the changeset viewer.