v1.3.0
This commit is contained in:
parent
30451228f7
commit
e3bfd7b6f2
12 changed files with 108 additions and 29 deletions
|
|
@ -72,6 +72,8 @@ class Robotstxt_Manager_Admin {
|
|||
// Admin notices for subscriptions needing attention.
|
||||
$manager_notices = $this->build_subscription_notices( $catalog, $subscriptions );
|
||||
$manager_subscriptions = $subscriptions;
|
||||
$manager_has_api_key = $client->has_api_key();
|
||||
$manager_store_url = $client->get_store_url();
|
||||
|
||||
require ROBOTSTXT_MANAGER_DIR . 'admin/views/page-catalog.php';
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue