Changeset 1450010
- Timestamp:
- 07/06/2016 01:12:03 PM (10 years ago)
- Location:
- show-notice-or-message-on-admin-area
- Files:
-
- 2 edited
-
tags/2.1/show_notice_on_admin_area.php (modified) (1 diff)
-
trunk/show_notice_on_admin_area.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
show-notice-or-message-on-admin-area/tags/2.1/show_notice_on_admin_area.php
r1449876 r1450010 1 <?php if (!defined('ABSPATH')) exit; // Exit if accessed directly ?> 2 <?php 1 <?php if (!defined('ABSPATH')) exit; // Exit if accessed directly 3 2 /* 4 3 Plugin Name: Show notice or message on admin area -
show-notice-or-message-on-admin-area/trunk/show_notice_on_admin_area.php
r1449876 r1450010 1 <?php if (!defined('ABSPATH')) exit; // Exit if accessed directly ?> 2 <?php 1 <?php if (!defined('ABSPATH')) exit; // Exit if accessed directly 3 2 /* 4 3 Plugin Name: Show notice or message on admin area
Note: See TracChangeset
for help on using the changeset viewer.