LFW Mason
Modifications de Mason
Ce qui a changé dans chaque version de l’extension Mason pour WordPress. Les mêmes notes figurent dans le fichier readme de l’extension.
Les notes de version sont en anglais, la langue de l’extension.
-
1.2.0
Publiée
- Fixed groups (set sections in a set order; editors fill them in) and fields groups (plain page fields, stored in
lfw_mason_fields). Groups without a mode stay flexible, as before. - New field types: number, email, date, true/false, link, file, post (with a content type filter) and group (one level, also inside list items).
- Location rules:
page_type(front page, posts page, top level, parent, child),parent_id, and ACF's namespost,pageandpost_template. New positionnone: the theme places the layouts withlfw_mason_render(). lfw_mason_field(),lfw_mason_fields()andlfw_mason_rows()for themes.wp lfw-mason import-acfandexport-acf, with buttons under Settings.- Collapsed layouts in the editor now actually collapse.
- Fixed groups (set sections in a set order; editors fill them in) and fields groups (plain page fields, stored in
-
1.1.0
Publiée
- The configuration can live with the site: a PHP registration or a mason.json file, which win over the synced copy. Syncing from LFW is optional and runs only for connected sites.
wp lfw-mason export-configand a download button write the configuration as mason.json.
-
1.0.0
Publiée
- First release.