LFW Mason
Cambios en Mason
Qué cambió en cada versión del plugin Mason para WordPress. Las mismas notas se incluyen en el archivo readme del plugin.
Las notas de versión están en inglés, el idioma del plugin.
-
1.2.0
Publicada
- 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
Publicada
- 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
Publicada
- First release.