https://github.com/onthegosystems/acfml_fixer
It fixes the issue introduced in ACFML 1.6.0 which caused inflation of wp_postmeta table
https://github.com/onthegosystems/acfml_fixer
Last synced: over 1 year ago
JSON representation
It fixes the issue introduced in ACFML 1.6.0 which caused inflation of wp_postmeta table
- Host: GitHub
- URL: https://github.com/onthegosystems/acfml_fixer
- Owner: OnTheGoSystems
- Created: 2020-04-06T02:25:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T09:53:18.000Z (about 6 years ago)
- Last Synced: 2025-01-17T09:34:08.078Z (over 1 year ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# acfml_fixer
It fixes the issue introduced in ACFML 1.6.0 which caused inflation of wp_postmeta table
Commands:
wp acflml list -> creates a list of affected postmeta and save it to the affected.csv file in the plugin's directory
wp acflml clear -> clears postmeta affected by 1.6.0 bug