From f3f6df0f62b8e7a6f7e835f1a03506ba3936147e Mon Sep 17 00:00:00 2001 From: Jose Varghese <34977009+josevarghese@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:23:29 +0530 Subject: [PATCH] Update tools.md with correct links and removed the plugin which was closed --- tools.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/tools.md b/tools.md index 4b8ffb4d..8063af88 100644 --- a/tools.md +++ b/tools.md @@ -11,7 +11,7 @@ The following table is an alphabetical list of known commands defined in WordPre | acf | [Advanced Custom Fields wp-cli](https://github.com/hoppinger/advanced-custom-fields-wpcli) | amt | [Add-Meta-Tags command line interface](http://www.codetrax.org/projects/wp-add-meta-tags/wiki/Command_Line_Interface) | any-ipsum | [Any Ipsum](https://wordpress.org/plugins/any-ipsum/) -| backup | [BackUpWordPress](http://wordpress.org/extend/plugins/backupwordpress/) +| backup | [BackUpWordPress](https://wordpress.org/plugins/backupwordpress/) | backwpup | [BackWPup](https://wordpress.org/plugins/backwpup/) | blog-dupe | [blog-duplicator](https://github.com/trepmal/blog-duplicator) | camptix | [CampTix](https://github.com/Automattic/camptix) @@ -23,7 +23,6 @@ The following table is an alphabetical list of known commands defined in WordPre | csv | [Advanced CSV Importer](https://wordpress.org/plugins/advanced-csv-importer/) | deploy | [wp-deploy-flow](https://github.com/demental/wp-deploy-flow) | developer | [Developer](http://wordpress.org/plugins/developer/) -| dreamobjects | [DreamObjects](http://wordpress.org/extend/plugins/dreamobjects/) | edd | [Easy Digital Downloads](https://easydigitaldownloads.com/docs/wp-cli-commands/) | elasticpress | [ElasticPress](https://github.com/10up/ElasticPress) | 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 | post-gen | [Post Gen](https://github.com/trepmal/post-gen/) | quick-mail | [Quick Mail](https://wordpress.org/plugins/quick-mail/) | rest-api-toolbox | [REST API Toolbox](https://github.com/petenelson/wp-rest-api-toolbox) -| redis-cache | [Redis Object Cache](http://wordpress.org/extend/plugins/redis-cache/) +| redis-cache | [Redis Object Cache](https://wordpress.org/plugins/redis-cache/) | revisions | [wp-revisions-cli](https://github.com/trepmal/wp-revisions-cli/) | revision-strike | [Revision Strike](https://wordpress.org/plugins/revision-strike/) -| safe-redirect-manager | [Safe Redirect Manager](https://github.com/tlovett1/Safe-Redirect-Manager) +| safe-redirect-manager | [Safe Redirect Manager](https://github.com/10up/safe-redirect-manager) | scheduled-unsticky | [Scheduled Unsticky](http://wordpress.org/plugins/scheduled-unsticky/) | simple-history | [Simple History](https://simple-history.com/) | 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 | supportpress | [SupportFlow](https://github.com/SupportFlow/supportflow) | themecheck | [wp-cli-themecheck](https://github.com/anhskohbo/wp-cli-themecheck) | thinkup | [Thinkup Import WP CLI Commands](https://github.com/taras/wp-cli-thinkup-import) -| total-cache | [W3 Total Cache](http://wordpress.org/extend/plugins/w3-total-cache/) +| total-cache | [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/) | updraftplus | [UpdraftPlus](https://updraftplus.com/) | Unsplash | [Import images from Unsplash into your Media Library](https://github.com/A5hleyRich/wp-cli-unsplash-command) -| wp2static | [Generate & deploy a static HTML version of your site](https://github.com/leonstafford/wp2static) +| wp2static | [Generate & deploy a static HTML version of your site](https://github.com/elementor/wp2static) | yoast | [Reindex Indexables on Yoast](https://developer.yoast.com/features/wp-cli/reindex-indexables/) If you implement a WP-CLI command in one of your plugins, please list it here.