diff --git a/ogre-schema.php b/ogre-schema.php index 0db2b2c..d85ac33 100644 --- a/ogre-schema.php +++ b/ogre-schema.php @@ -34,7 +34,7 @@ class Plugin extends PluginBase { parent::__construct(__FILE__); $this->add_requirement('advanced-custom-fields', [ - 'name' => __('Advanced Custom Fields PRO', $this->get_textdomain()), + 'name' => 'Advanced Custom Fields PRO', 'url' => 'https://www.advancedcustomfields.com/', 'type' => self::REQUIREMENT_PLUGIN, 'plugin' => 'advanced-custom-fields-pro/acf.php',