Shortcode error with WP 4.4.2
-
I’ve just updated to 4.4.2 and now have this error showing up. I’m using SPOT theme and really like it. Anyone seen this error? or have an idea what I can do to resolve?
Warning: preg_match() expects parameter 2 to be string, array given in /home/content/18/7642918/html/ALTERNATIVEPAINMANAGEMENTNET/wp-includes/shortcodes.php on line 98
this is the line of code that is in question per the error message
if ( 0 !== preg_match( ‘@[<>&/\[\]\x00-\x20=]@’, $tag ) ) {
/* translators: %s: shortcode name */
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Shortcode error with WP 4.4.2’ is closed to new replies.
