Changeset 2828167
- Timestamp:
- 12/03/2022 05:07:45 PM (3 years ago)
- Location:
- quick-child-theme-generator
- Files:
-
- 19 added
- 2 edited
-
tags/2.1.2 (added)
-
tags/2.1.2/assets (added)
-
tags/2.1.2/assets/css (added)
-
tags/2.1.2/assets/css/jquery-ui.css (added)
-
tags/2.1.2/assets/css/qcthg_custom_style.css (added)
-
tags/2.1.2/assets/images (added)
-
tags/2.1.2/assets/images/qcthg-logo.png (added)
-
tags/2.1.2/assets/js (added)
-
tags/2.1.2/assets/js/qcthg_custom_script.js (added)
-
tags/2.1.2/includes (added)
-
tags/2.1.2/includes/qcthg_function.php (added)
-
tags/2.1.2/includes/qcthg_helper.php (added)
-
tags/2.1.2/index.php (added)
-
tags/2.1.2/init.php (added)
-
tags/2.1.2/quick-child-theme-generator.php (added)
-
tags/2.1.2/readme.txt (added)
-
tags/2.1.2/views (added)
-
tags/2.1.2/views/qcthg_menu.php (added)
-
tags/2.1.2/views/qcthg_template.php (added)
-
trunk/quick-child-theme-generator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quick-child-theme-generator/trunk/quick-child-theme-generator.php
r2764157 r2828167 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 and you can create custom templates as well. 6 * Version: 2.1. 16 * Version: 2.1.2 7 7 * Author: Ajay Kumar 8 8 * Author URI: https://sharmajay.com -
quick-child-theme-generator/trunk/readme.txt
r2764157 r2828167 1 1 === Quick Child Theme Generator === 2 2 Contributors: ajay930 3 Donate link: https:// www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HDAU63WNAT4TL3 Donate link: https://paypal.me/sharmajay930 4 4 Tags: child theme, childtheme, design, theme, template, themes, quick theme, childthemes 5 5 Requires at least: 4.7 6 Tested up to: 6. 07 Stable tag: 2.1. 16 Tested up to: 6.1 7 Stable tag: 2.1.2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 48 48 == Changelog == 49 49 50 = 2.1.2 = 51 * WP 6.1.1 Update. 52 50 53 = 2.1.1 = 51 54 * Added compatibility with PHP 8. … … 84 87 == Upgrade Notice == 85 88 89 = 2.1.2 = 90 New Update. 91 86 92 = 2.1.1 = 87 93 Bug fixes.
Note: See TracChangeset
for help on using the changeset viewer.