{"id":13543650,"url":"https://github.com/lukecav/performance-improvements-for-woocommerce","last_synced_at":"2026-03-03T23:02:21.246Z","repository":{"id":56641899,"uuid":"115630918","full_name":"lukecav/performance-improvements-for-woocommerce","owner":"lukecav","description":"Performance tweaks for the front-end and back-end of a store.","archived":false,"fork":false,"pushed_at":"2024-07-02T06:48:34.000Z","size":240,"stargazers_count":120,"open_issues_count":3,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-04T09:54:47.878Z","etag":null,"topics":["admin","columns","dashboard","extensions","marketplace","orders","performance","products","speed","speedup","widget","widgets","woocommerce","woocommerce-extension","woocommerce-plugin","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukecav.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-28T14:29:24.000Z","updated_at":"2025-06-20T07:44:49.000Z","dependencies_parsed_at":"2024-01-14T02:41:45.061Z","dependency_job_id":"e60f2245-9274-43ec-9677-09778f0ae2dc","html_url":"https://github.com/lukecav/performance-improvements-for-woocommerce","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/lukecav/performance-improvements-for-woocommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fperformance-improvements-for-woocommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fperformance-improvements-for-woocommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fperformance-improvements-for-woocommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fperformance-improvements-for-woocommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukecav","download_url":"https://codeload.github.com/lukecav/performance-improvements-for-woocommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukecav%2Fperformance-improvements-for-woocommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","columns","dashboard","extensions","marketplace","orders","performance","products","speed","speedup","widget","widgets","woocommerce","woocommerce-extension","woocommerce-plugin","wordpress","wordpress-plugin"],"created_at":"2024-08-01T11:00:34.671Z","updated_at":"2026-03-03T23:02:21.230Z","avatar_url":"https://github.com/lukecav.png","language":"PHP","funding_links":[],"categories":["Handy Code Snippets and Plugins"],"sub_categories":[],"readme":"# Performance Improvements for WooCommerce\nPerformance tweaks for the front-end and back-end of a store.\n\n## Description\n\nPerformance tweaks related to orders on the front-end and the back-end of a store. Will also disable dashboard widgets for reviews and status in WooCommerce. Will hide the tags, featured and types admin columns from the product list.\n\n\n## Installation\n\n### Manual Installation\n\n1. Upload the plugin file performance-improvements-for-woocommerce.zip to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins screen directly.\n2. Activate the plugin through the ‘Plugins’ screen in WordPress.\n\n## Via WP-CLI\n[`WP-CLI`](http://wp-cli.org/) is the official command-line interface for WordPress. You can install performance-improvements-for-woocommerce using the wp command like this:\n\n```wp plugin install --activate https://github.com/lukecav/performance-improvements-for-woocommerce/archive/main.zip```\n\n## Update via WP-CLI\n```wp plugin install --activate https://github.com/lukecav/performance-improvements-for-woocommerce/archive/main.zip --force```\n\n## Automatic Updates\nPerformance Improvements for WooCommerce supports the [GitHub Updater plugin](https://github.com/afragen/github-updater) WordPress. The plugin enables automatic updates from this GitHub Repository. You will find all information about the how and why at the [plugin wiki page](https://github.com/afragen/github-updater/wiki).\n\n## Via Composer\nFrom command run ```composer install``` and wait for the installation to complete.\nRun ```composer require lukecav/performance-improvements-for-woocommerce```\n\n## Changelog\n\n**1.1.27**\n* Bump WooCommerce tested version.\n\n**1.1.26**\n* Bump WooCommerce tested version.\n\n**1.1.25**\n* Bump WooCommerce tested version.\n\n**1.1.24**\n* Bump WooCommerce tested version.\n\n**1.1.23**\n* Bump WooCommerce tested version.\n\n**1.1.22**\n* Bump WooCommerce tested version.\n\n**1.1.21**\n* Bump WooCommerce tested version.\n\n**1.1.20**\n* Bump WooCommerce tested version.\n\n**1.1.19**\n* Bump WooCommerce tested version.\n\n**1.1.18**\n* Bump WooCommerce tested version.\n\n**1.1.17**\n* Disable the Payment Gateway Admin Suggestions.\n\n**1.1.16**\n* Bump WooCommerce tested version.\n\n**1.1.15**\n* Bump WooCommerce tested version.\n\n**1.1.14**\n* Bump WooCommerce tested version.\n\n**1.1.13**\n* Bump WooCommerce tested version.\n\n**1.1.12**\n* Bump WooCommerce tested version.\n\n**1.1.11**\n* Bump WooCommerce tested version.\n\n**1.1.10**\n* Bump WooCommerce tested version.\n\n**1.1.9**\n* Bump WooCommerce tested version.\n\n**1.1.8**\n* Bump WooCommerce tested version.\n\n**1.1.7**\n* Bump WooCommerce tested version.\n\n**1.1.6**\n* Bump required PHP version to 7.4.\n\n**1.1.5**\n* Bump WooCommerce and WordPress tested versions.\n\n**1.1.4**\n* Delete the usage tracker cron event in WooCommerce.\n\n**1.1.3**\n* Hide the marketplace and my subscriptions submenus in WooCommerce.\n\n**1.1.2**\n* Disable the setup dashboard widget in WooCommerce 5.7.0 and 5.7.1.\n\n**1.1.1**\n* Disable lazy loading in WordPress 5.5 and disable no-cache headers in WooCommerce 4.4.0.\n\n**1.1.0**\n* Disable marketing hub in version 4.3.0.\n\n**1.0.9**\n* Remove the processing order count in WooCommerce from wp-admin.\n\n**1.0.7**\n* Disable the WooCommerce Admin merged into WooCommerce core in version 4.0.0.\n\n**1.0.6**\n* Remove the WooCommerce Admin Install Nag.\n\n**1.0.5**\n* Deregister block style from WooCommerce.\n\n**1.0.4**\n* Remove marketplace suggestions and connect your store to WooCommerce.com admin notice.\n\n**1.0.3**\n* Increase the CSV product exporter batch limit from 50 to a more usable 5000.\n\n**1.0.2**\n* Hide the “Connect your store to WooCommerce.com to receive extensions updates and support.” admin notice.\n\n**1.0.1**\n* Hide specific admin columns from product list.\n\n**1.0.0**\n* Initial release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukecav%2Fperformance-improvements-for-woocommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukecav%2Fperformance-improvements-for-woocommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukecav%2Fperformance-improvements-for-woocommerce/lists"}