Reorganized new API + added legacy API support + new API
- Updated Settings Router to new standards - Updated settings.html to reflect API change with better error handling - Updated Settings API unit tests
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
use \MailPoet\API
|
||||
\CustomFields;
|
||||
use \MailPoet\API\CustomFields;
|
||||
use \MailPoet\Models\CustomField;
|
||||
|
||||
class CustomFieldsTest extends MailPoetTest {
|
||||
|
Reference in New Issue
Block a user