PluginProbe
Catch Web Tools / trunk
Catch Web Tools vtrunk
trunk 0.1 0.2 0.3 0.4 1.0 1.1 1.2 1.3 1.4 1.4.1 1.5 1.5.1 1.5.2 1.6 1.7 1.8 1.8.1 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 All 58 releases
catch-web-tools / admin / modules / header.php

header.php in Catch Web Tools trunk, at admin/modules/header.php

23 lines 887 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // Exit if accessed directly
4 if (! defined('ABSPATH')) exit;
5
6 /**
7 * @package Admin
8 * @sub-package Header
9 */
10 ?>
11 <div class="wrap">
12 <h1 class="wp-heading-inline"><?php esc_html_e('Catch Web Tools', 'catch-web-tools'); ?></h1>
13 <div id="plugin-description">
14 <p>
15 <?php esc_html_e('Catch Web Tools is a simple and lightweight WordPress plugin to help you manage your WordPress site. Power up your WordPress site with powerful features that were till now only available to Catch Themes users. We currently offer Webmaster Tools, Open Graph, Custom CSS, Social Icons, Catch IDs and basic SEO Optimization.', 'catch-web-tools'); ?>
16 </p>
17 </div>
18
19 <div class="catchp-content-wrapper">
20 <div class="catchp_widget_settings">
21
22 <?php include('navigation.php'); ?>
23 <div id="dashboard" class="wpcatchtab nosave active">