Changeset 2338973
- Timestamp:
- 07/11/2020 06:32:10 AM (6 years ago)
- Location:
- quick-child-theme-generator
- Files:
-
- 2 added
- 4 edited
- 1 copied
-
assets/banner-772x250.png (added)
-
assets/icon.svg (added)
-
tags/1.1.1 (copied) (copied from quick-child-theme-generator/trunk)
-
tags/1.1.1/quick-child-theme-generator.php (modified) (1 diff)
-
tags/1.1.1/readme.txt (modified) (4 diffs)
-
trunk/quick-child-theme-generator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quick-child-theme-generator/tags/1.1.1/quick-child-theme-generator.php
r2334291 r2338973 4 4 * Plugin URI: https://sharmajay.com/quick-child-theme-generator 5 5 * Description: This plugin allows us to generate a quick and easy free child theme. 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Author: Ajay Kumar 8 8 * Author URI: https://sharmajay.com -
quick-child-theme-generator/tags/1.1.1/readme.txt
r2334291 r2338973 5 5 Requires at least: 4.7 6 6 Tested up to: 5.4 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 28 28 - Download the **Quick Child Theme Generator** 29 29 - Unarchive the **Quick Child Theme Generator** plugin 30 - Copy and Paste the unarchive folder to ** \wp-content\plugins\ **directory30 - Copy and Paste the unarchive folder to `\wp-content\plugins\` directory 31 31 - Go to Admin Panel > Plugins menu and activate the **Quick Child Theme Generator** 32 32 … … 45 45 == Changelog == 46 46 47 = 1.1.1 = 48 * Added text changes in readme.txt 49 * Added plugin icons. 50 47 51 = 1.1.0 = 48 52 * Added minor changes in readme.txt … … 53 57 == Upgrade Notice == 54 58 59 = 1.1.1 = 60 Added plugin icons and minor text changes. 61 55 62 = 1.1.0 = 56 63 Made Changes in readme.txt -
quick-child-theme-generator/trunk/quick-child-theme-generator.php
r2334291 r2338973 4 4 * Plugin URI: https://sharmajay.com/quick-child-theme-generator 5 5 * Description: This plugin allows us to generate a quick and easy free child theme. 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Author: Ajay Kumar 8 8 * Author URI: https://sharmajay.com -
quick-child-theme-generator/trunk/readme.txt
r2334291 r2338973 5 5 Requires at least: 4.7 6 6 Tested up to: 5.4 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 28 28 - Download the **Quick Child Theme Generator** 29 29 - Unarchive the **Quick Child Theme Generator** plugin 30 - Copy and Paste the unarchive folder to ** \wp-content\plugins\ **directory30 - Copy and Paste the unarchive folder to `\wp-content\plugins\` directory 31 31 - Go to Admin Panel > Plugins menu and activate the **Quick Child Theme Generator** 32 32 … … 45 45 == Changelog == 46 46 47 = 1.1.1 = 48 * Added text changes in readme.txt 49 * Added plugin icons. 50 47 51 = 1.1.0 = 48 52 * Added minor changes in readme.txt … … 53 57 == Upgrade Notice == 54 58 59 = 1.1.1 = 60 Added plugin icons and minor text changes. 61 55 62 = 1.1.0 = 56 63 Made Changes in readme.txt
Note: See TracChangeset
for help on using the changeset viewer.