WP Manifestindependent plugin directory
manifest / developer / cmb2-repeatable-field-fix

Fixes cmb2 repeatable meta field behaviour

Fix for repeatable field issues in the CMB2 WordPress library.

by Attila Seres · github.com/lophas/cmb2-repeatable-field-fix · website

1stars
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/lophas/cmb2-repeatable-field-fix/archive/refs/heads/master.zip

Declares an update source (https://github.com/lophas/cmb2-repeatable-field-fix), so updates arrive through the plugin's own updater.

Readme

CMB2 repeatable field fix

Replaces cmb2 serialized meta method with WP standard separate rows/values

Read the full README on GitHub →