PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
wordpress-seo
/
src
/
config
<?php namespace Yoast\WP\SEO\Config; use YoastSEO_Vendor\WordProof\SDK\Config\DefaultAppConfig; /** * Class WordProof_App_Config. * * @package Yoast\WP\SEO\Config */ class Wordproof_App_Config extends DefaultAppConfig { /** * Returns the partner. * * @return string The partner. */ public function getPartner() { return 'yoast'; } /** * Returns if the WordProof Uikit should be loaded from a cdn. * * @return bool True or false. */ public function getLoadUikitFromCdn() { return false; } }
[-] migration-status.php
[edit]
[-] conflicting-plugins.php
[edit]
[-] researcher-languages.php
[edit]
[-] schema-ids.php
[edit]
[-] wordproof-app-config.php
[edit]
[-] badge-group-names.php
[edit]
[+]
migrations
[-] semrush-client.php
[edit]
[-] indexing-reasons.php
[edit]
[-] wincher-pkce-provider.php
[edit]
[-] wincher-client.php
[edit]
[+]
..
[-] oauth-client.php
[edit]
[-] schema-types.php
[edit]
[-] wordproof-translations.php
[edit]