diff --git a/admin/views/settings-page.php b/admin/views/settings-page.php index 7a88271..aa3f66c 100644 --- a/admin/views/settings-page.php +++ b/admin/views/settings-page.php @@ -31,6 +31,22 @@ $page_url = admin_url( 'options-general.php?page=robotstxt-og-settings' ); + +
+

+ Manager (by ROBOTSTXT) plugin must be installed and active.', 'robotstxt-og' ), + esc_url( Robotstxt_OG_Manager_Notice::MANAGER_URL ) + ) + ); + ?> +

+
+ +