File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ The mainly purpose of this boilerplate: choose a library or a snippet and the bo
2424 * [WPBP/CPT_Columns](https://github.com/WPBP/CPT_Columns)
2525 * [WPBP/Requirements](https://github.com/WPBP/Requirements)
2626 * [WPBP/Language](https://github.com/WPBP/Language)
27+ * [WPBP/Backbone-Modal-View](https://github.com/WPBP/Backbone-Modal-View)
2728 * [WebDevStudios/CMB2](https://github.com/WebDevStudios/CMB2)
2829 * [kevinlangleyjr/wp-contextual-help](https://github.com/kevinlangleyjr/wp-contextual-help)
2930 * [nathanielks/wp-admin-notice](https://github.com/nathanielks/wordpress-admin-notice)
@@ -35,7 +36,6 @@ The mainly purpose of this boilerplate: choose a library or a snippet and the bo
3536 * [julien731/WP-Dismissible-Notices-Handler](https://github.com/julien731/wp-dismissible-notices-handler)
3637 * [julien731/WP-Review-Me](https://github.com/julien731/WP-Review-Me)
3738 * [wpackagist-plugin/posts-to-posts](https://github.com/scribu/wp-posts-to-posts)
38- * [wpbp/backbone-modal-view](https://github.com/wpbp/backbone-modal-view)
3939 * [yoast/i18n-module](https://github.com/yoast/i18n-module)
4040 * [yoast/whip](https://github.com/yoast/whip)
4141
Original file line number Diff line number Diff line change 44echo " WP Boilerplate Version Changer 1.1.1 by Mte90 & deshack"
55
66if [ " $1 " == " -h" ] || [ $# -eq 0 ]; then
7- echo " Change the version in a wordpress plugin (plugin.php, public class and README.txt), tested on WP Boilerplate and derivates"
7+ echo " Change the version in a wordpress plugin (plugin-name .php and README.txt), tested on WP Boilerplate and derivates"
88 echo " by Mte90 - http://www.mte90.net"
99 echo " Usage: [version]"
1010 echo " -h: this help"
You can’t perform that action at this time.
0 commit comments