Changeset 41109
- Timestamp:
- 07/20/2017 01:37:19 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/formatting.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/formatting.php
r41046 r41109 610 610 * @since 4.4.0 611 611 * 612 * @staticvar string $regex 613 * 612 614 * @return string The regular expression 613 615 */ … … 666 668 * @internal This function will be removed in 4.5.0 per Shortcode API Roadmap. 667 669 * @since 4.4.0 670 * 671 * @staticvar string $html_regex 668 672 * 669 673 * @param string $shortcode_regex The result from _get_wptexturize_shortcode_regex(). Optional.
Note: See TracChangeset
for help on using the changeset viewer.