Skip to content

Adds a customizable table view of product variations for WooCommerce variable products, with sorting and filtering capabilities

License

Notifications You must be signed in to change notification settings

thoaud/wc-variation-table

Repository files navigation

WooCommerce Variation Table

Adds a customizable table view of product variations for WooCommerce variable products, with sorting and filtering capabilities.

Requirements

  • WordPress 5.8 or higher
  • WooCommerce 5.0 or higher
  • PHP 7.4 or higher

Updates

This plugin uses a custom update system that checks for new versions directly from GitHub. Updates are distributed through GitHub releases and not through the WordPress.org plugin repository.

How updates work

  1. The plugin periodically checks for updates by fetching the plugin-info.json file from the GitHub repository
  2. If a new version is available and meets the minimum requirements, an update notification will appear in the WordPress admin
  3. Updates can be installed directly through the WordPress plugin updater interface
  4. Update information is cached for 24 hours to minimize API requests

Manual updates

If you prefer to update manually, you can:

  1. Download the latest release from the GitHub releases page
  2. Deactivate and delete the existsing plugin through WordPress admin
  3. Upload and activate the new version

Changelog

Unreleased

  • Refactor post-commit hook for improved automated Changelog updates in README.md

  • Enhanced logic to check for the Changelog section and create it if missing.

  • Streamlined the addition of new commit entries under the Unreleased section.

  • Improved efficiency with a single awk command for modifications.

  • Added checks to prevent unnecessary amendments if no changes are made to README.md.

  • Refactor post-commit hook for automated Changelog updates in README.md

  • Enhanced logic to check for the Changelog section and create it if missing

  • Streamlined the addition of new commit entries under the Unreleased section

  • Improved efficiency with a single awk command for modifications

  • Added checks to prevent unnecessary amendments if no changes are made to README.md

1.0.1 - 2023-12-20

  • Initial release with GitHub-based update system
  • Added customizable variation table display
  • Implemented sorting and filtering capabilities

1.0.0 - 2023-12-01

  • Initial plugin release

Support

For bug reports and feature requests, please use the GitHub repository.

I do not offer any support guarantees for this plugin, but feel free to send a pull request if you have a fix for a bug.

License

This plugin is licensed under the GNU General Public License v3.0.

About

Adds a customizable table view of product variations for WooCommerce variable products, with sorting and filtering capabilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published