: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Yoast\WP\SEO\Config;
* Class WordProof_App_Config.
* @package Yoast\WP\SEO\Config
class Wordproof_App_Config {
* @return string The partner.
public function getPartner() {
\_deprecated_function( __METHOD__, 'Yoast SEO 22.10' );
* Returns if the WordProof Uikit should be loaded from a cdn.
* @return bool True or false.
public function getLoadUikitFromCdn() {
\_deprecated_function( __METHOD__, 'Yoast SEO 22.10' );