Constantin Kraft
Constantin Kraft
@cupcakearmy Thanks for the hint, I tried to solve the same problem. Still I'm a bit confused: Do I understand correctly there has to be another YAML anchor named `remote`...
+1 Yes, please support this!
@slackline Thanks for the hint, I guess I'll try that some time.
I noticed the same thing. I modified the class to return a Singleton and adapted the corresponding part in my plugin file: `class.settings-api.php`: ```php protected function __construct() { add_action( 'admin_enqueue_scripts',...