Skip to content

Releases: IgniteKit/wp-option-builder

v1.0.4

27 Mar 08:39

Choose a tag to compare

  • Added save_mode for metaboxes. The option determines how the metabox field values are saved. If save_mode=default then each field is saved in separate row in the metadata table. Otherwise the metabox data of all the fields will be saved as a serialized array and the meta_key will be the metabox id.

v1.0.3

21 Oct 21:14

Choose a tag to compare

  • Fix fatal error triggered on some environments

1.0.1

03 Mar 08:25

Choose a tag to compare

  • Fix namespace