Skip to content

Commit 94d7768

Browse files
authored
Merge pull request #539 from josevarghese/patch-7
Update tools.md with the WordPress plugin links
2 parents 75147b5 + f3f6df0 commit 94d7768

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

tools.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following table is an alphabetical list of known commands defined in WordPre
1111
| acf | [Advanced Custom Fields wp-cli](https://github.com/hoppinger/advanced-custom-fields-wpcli)
1212
| amt | [Add-Meta-Tags command line interface](http://www.codetrax.org/projects/wp-add-meta-tags/wiki/Command_Line_Interface)
1313
| any-ipsum | [Any Ipsum](https://wordpress.org/plugins/any-ipsum/)
14-
| backup | [BackUpWordPress](http://wordpress.org/extend/plugins/backupwordpress/)
14+
| backup | [BackUpWordPress](https://wordpress.org/plugins/backupwordpress/)
1515
| backwpup | [BackWPup](https://wordpress.org/plugins/backwpup/)
1616
| blog-dupe | [blog-duplicator](https://github.com/trepmal/blog-duplicator)
1717
| camptix | [CampTix](https://github.com/Automattic/camptix)
@@ -23,7 +23,6 @@ The following table is an alphabetical list of known commands defined in WordPre
2323
| csv | [Advanced CSV Importer](https://wordpress.org/plugins/advanced-csv-importer/)
2424
| deploy | [wp-deploy-flow](https://github.com/demental/wp-deploy-flow)
2525
| developer | [Developer](http://wordpress.org/plugins/developer/)
26-
| dreamobjects | [DreamObjects](http://wordpress.org/extend/plugins/dreamobjects/)
2726
| edd | [Easy Digital Downloads](https://easydigitaldownloads.com/docs/wp-cli-commands/)
2827
| elasticpress | [ElasticPress](https://github.com/10up/ElasticPress)
2928
| github-updater | [GitHub Updater](https://github.com/afragen/github-updater)
@@ -50,10 +49,10 @@ The following table is an alphabetical list of known commands defined in WordPre
5049
| post-gen | [Post Gen](https://github.com/trepmal/post-gen/)
5150
| quick-mail | [Quick Mail](https://wordpress.org/plugins/quick-mail/)
5251
| rest-api-toolbox | [REST API Toolbox](https://github.com/petenelson/wp-rest-api-toolbox)
53-
| redis-cache | [Redis Object Cache](http://wordpress.org/extend/plugins/redis-cache/)
52+
| redis-cache | [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
5453
| revisions | [wp-revisions-cli](https://github.com/trepmal/wp-revisions-cli/)
5554
| revision-strike | [Revision Strike](https://wordpress.org/plugins/revision-strike/)
56-
| safe-redirect-manager | [Safe Redirect Manager](https://github.com/tlovett1/Safe-Redirect-Manager)
55+
| safe-redirect-manager | [Safe Redirect Manager](https://github.com/10up/safe-redirect-manager)
5756
| scheduled-unsticky | [Scheduled Unsticky](http://wordpress.org/plugins/scheduled-unsticky/)
5857
| simple-history | [Simple History](https://simple-history.com/)
5958
| site duplicate | [MultiSite Clone Duplicator](http://wordpress.org/plugins/multisite-clone-duplicator/)
@@ -62,10 +61,10 @@ The following table is an alphabetical list of known commands defined in WordPre
6261
| supportpress | [SupportFlow](https://github.com/SupportFlow/supportflow)
6362
| themecheck | [wp-cli-themecheck](https://github.com/anhskohbo/wp-cli-themecheck)
6463
| thinkup | [Thinkup Import WP CLI Commands](https://github.com/taras/wp-cli-thinkup-import)
65-
| total-cache | [W3 Total Cache](http://wordpress.org/extend/plugins/w3-total-cache/)
64+
| total-cache | [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
6665
| updraftplus | [UpdraftPlus](https://updraftplus.com/)
6766
| Unsplash | [Import images from Unsplash into your Media Library](https://github.com/A5hleyRich/wp-cli-unsplash-command)
68-
| wp2static | [Generate & deploy a static HTML version of your site](https://github.com/leonstafford/wp2static)
67+
| wp2static | [Generate & deploy a static HTML version of your site](https://github.com/elementor/wp2static)
6968
| yoast | [Reindex Indexables on Yoast](https://developer.yoast.com/features/wp-cli/reindex-indexables/)
7069

7170
If you implement a WP-CLI command in one of your plugins, please list it here.

0 commit comments

Comments
 (0)