WPDev.one
Core Function
View Source on Trac ↗

_get_wptexturize_split_regex()

_get_wptexturize_split_regex( mixed $shortcode_regex = '' )

Retrieves the combined regular expression for HTML and shortcodes.

Parameters 0 required

Name / Type Description
$shortcode_regex
string

Optional. The result from _get_wptexturize_shortcode_regex().

Return Value

(string)
The regular expression.

Function Information

Since Version
4.4.0
Source File
wp-includes/formatting.php
Advertisement