: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Yoast\WP\SEO\Wrappers;
* Wrapper for WP_Rewrite.
class WP_Rewrite_Wrapper {
* Returns the global WP_Rewrite_Wrapper object.
* @return WP_Rewrite The WP_Query object.
return $GLOBALS['wp_rewrite'];