Changeset 1818658
- Timestamp:
- 02/09/2018 12:44:15 AM (8 years ago)
- Location:
- responsive-checker
- Files:
-
- 16 added
- 2 edited
-
tags/1.0.2 (added)
-
tags/1.0.2/assets (added)
-
tags/1.0.2/assets/css (added)
-
tags/1.0.2/assets/css/style.css (added)
-
tags/1.0.2/assets/images (added)
-
tags/1.0.2/assets/images/Rotation-icon.png (added)
-
tags/1.0.2/assets/images/redo-icon.png (added)
-
tags/1.0.2/assets/js (added)
-
tags/1.0.2/assets/js/scripts.js (added)
-
tags/1.0.2/assets/style.css (added)
-
tags/1.0.2/inc (added)
-
tags/1.0.2/inc/responsive-checker-register.php (added)
-
tags/1.0.2/license.txt (added)
-
tags/1.0.2/readme.txt (added)
-
tags/1.0.2/responsive-checker.php (added)
-
tags/1.0.2/screenshot-1.png (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/responsive-checker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
responsive-checker/trunk/readme.txt
r1046089 r1818658 4 4 Tags: responsive, iphone, ipad, tablet, mobile 5 5 Requires at least: 3.9 6 Tested up to: 4.17 Stable tag: 4.0.26 Tested up to: 5 7 Stable tag: 1.0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 22 22 23 23 == Changelog == 24 =1.0.2= 25 * Add compatibility to the latest WordPress version 24 26 =1.0.1= 25 27 * Change to new responsive checker style -
responsive-checker/trunk/responsive-checker.php
r1043812 r1818658 2 2 /* 3 3 Plugin Name: Responsive Checker 4 Plugin URI: http:// brainesia.com/plugin/responsive-chekcer4 Plugin URI: http://ncreative.net/plugin/responsive-checker 5 5 Description: Responsive checker for your website 6 Version: 1.0. 17 Author: brainesia8 Author URI: http:// brainesia.com6 Version: 1.0.2 7 Author: ncreative 8 Author URI: http://ncreative.net/ 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.