PluginProbe
Search Atlas SEO – OTTO AI SEO Automation for WordPress / 2.6.12
Search Atlas SEO – OTTO AI SEO Automation for WordPress v2.6.12
2.6.26 2.6.25 2.6.24 2.6.23 2.6.22 2.6.21 2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15 2.6.14 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.5.23 All 138 releases
metasync / admin / partials / metasync-admin-display.php

metasync-admin-display.php in Search Atlas SEO – OTTO AI SEO Automation for WordPress 2.6.12, at admin/partials/metasync-admin-display.php

22 lines 424 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 // If this file is called directly, abort.
3 if (!defined('ABSPATH')) {
4 exit;
5 }
6
7
8 /**
9 * Provide a admin area view for the plugin
10 *
11 * This file is used to markup the admin-facing aspects of the plugin.
12 *
13 * @link https://searchatlas.com
14 * @since 1.0.0
15 *
16 * @package Metasync
17 * @subpackage Metasync/admin/partials
18 */
19 ?>
20
21 <!-- This file should primarily consist of HTML with a little bit of PHP. -->
22