-
I’ve been encountering some debug code in my website when setting it to ‘true’. Specifically on certain Custom post type’s pages.
It is on different websites with different plugins.
I’ve been trying to use rankmath because we want to switch to it coming from yoast. But would like to have a bug free experience.
Same Codes on each site but with different url’s:
Deprecated
: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in
/www/clares_479/public/wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php
on line
114Deprecated
: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in
/www/clares_479/public/wp-includes/formatting.php
on line
3506Deprecated
: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in
/www/clares_479/public/wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php
on line
114Deprecated
: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in
/www/clares_479/public/wp-includes/formatting.php
on line
3506
The ticket ‘The same error on CPT’s on different websites with different set ups.’ is closed to new replies.