| @@ -24,9 +24,9 @@ | ||
| 24 | 24 | public const FILE = __DIR__ . '/windpress.php'; |
| 25 | 25 | /** |
| 26 | 26 | * @var string |
| 27 | 27 | */ |
| 28 | - public const VERSION = '3.2.81'; | |
| 28 | + public const VERSION = '3.2.89'; | |
| 29 | 29 | /** |
| 30 | 30 | * @var string |
| 31 | 31 | */ |
| 32 | 32 | public const WP_OPTION = 'windpress'; |
| @@ -43,14 +43,9 @@ | ||
| 43 | 43 | public const TEXT_DOMAIN = 'windpress'; |
| 44 | 44 | /** |
| 45 | 45 | * @var array |
| 46 | 46 | */ |
| 47 | - public const EDD_STORE = [ | |
| 48 | - 'store_url' => 'https://rosua.org', | |
| 49 | - 'item_id' => 2250, | |
| 50 | - // WindPress or Yabe Siul | |
| 51 | - 'author' => 'idrosua', | |
| 52 | - ]; | |
| 47 | + public const EDD_STORE = ['store_url' => 'https://jooo.si', 'item_id' => 2250]; | |
| 53 | 48 | /** |
| 54 | 49 | * @var string |
| 55 | 50 | */ |
| 56 | 51 | public const REST_NAMESPACE = 'windpress/v1'; |