WP Manifestindependent plugin directory
manifest / utilities / acfml_fixer

Advanced Custom Fields Multilingual Fixer

It fixes the issue introduced in ACFML 1.6.0 which caused inflation of wp_postmeta table

by OnTheGoSystems · github.com/onthegosystems/acfml_fixer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/onthegosystems/acfml_fixer/archive/refs/heads/master.zip

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

Read the full README on GitHub →