File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " wordpress-phoenix/wordpress-development-toolkit" ,
3- "description" : " " ,
3+ "description" : " Generate WordPress Plugins using our Abstract Plugin Boilerplate " ,
44 "homepage" : " https://github.com/wordpress-phoenix/wordpress-development-toolkit" ,
55 "license" : " GPL-3.0-or-later" ,
66 "type" : " wordpress-plugin" ,
7- "version" : " master" ,
87 "authors" : [
98 {
109 "name" : " David Ryan" ,
2423 },
2524 "config" : {
2625 "vendor-dir" : " lib"
27- },
28- "autoload" : {
29- "classmap" : [
30- " /"
31- ]
3226 }
3327}
Original file line number Diff line number Diff line change 66 * @author David Ryan - WordPress Phoenix
77 * @license GNU GPL v2.0+
88 * @link https://github.com/wordpress-phoenix
9- * @version 3.1.0
9+ * @version 3.0.3
1010 *
1111 * Built using WP PHX Plugin Generator v1.1.0 on Tuesday 23rd of January 2018 07:33:12 AM
1212 * @link https://github.com/WordPress-Phoenix/wordpress-development-toolkit
1515 * Plugin Name: WordPress Development Toolkit
1616 * Plugin URI: https://github.com/wordpress-phoenix
1717 * Description: Tools and resources for WordPress development.
18- * Version: 3.1.0
18+ * Version: 3.0.3
1919 * Author: David Ryan - WordPress Phoenix
2020 * Text Domain: wordpress-development-toolkit
2121 * License: GNU GPL v2.0+
You can’t perform that action at this time.
0 commit comments