6 versions available
Subscribe to connect and install
- Fix not loading block assets in iframed content and for `block_editor` field - Fix conditional logic not working for blocks with `normal` context - Fix file permission
**Highlight:** Blocks created with Meta Box now use block API version 3 and are compatible with WordPress iframed content. If you set the `'context' => 'normal'` for blocks, clicking the edit icon will open the edit form in a modal. In the builder, you'll see an option for'Where to display the edit form?' setting for blocks. **Other improvements:** - Add keyboard shortcut `Ctrl+S` (or `Cmd+S` on Mac) to quick save when editting field groups, settings pages, relationships, post types, taxonomies and views. - Block editor field: allow users to create/edit/select allowed block lists in the builder. - Block editor field: add `toolbar_position` option for where to display editing toolbar for blocks, which accepts value `top` (default) or `contextual`. - Cache and debounce block preview rendering to improve performance **Fixes:** - Fix `select2` not working in multiple block instances - Fix validation error persisting after removing duplicate blocks - Fix saving an empty paragraph in the block editor field - Fix extra empty clone saved when calling `set_post_data()` during validation - Fix not showing tab icons after importing field groups - Fix removed tabs but code generation still has code for tabs - Fix geolocation not working with conditional logic
**Improvements for the block editor field:** - Add breadcrumbs - Fix compatibility with Block Visibility plugin - Fix not loading 3rd-party blocks - Improve the CSS **Other changes:** - Fix save time format for the datetime field - Fix icon field dropdown broken display when SVG contains double quotes - Fix path traversal in `ajax_delete_file` for security - Fix timestamp should not be set for the time picker field - Add missing comma after capabilities in taxonomy PHP code output - Fix warning when slug of custom post type/taxonomy is too long - Fix updating WooCommerce products via REST API - Fix undefined `post_fields` in Bricks - Update `pt_BR` translations
**Improvements for the block editor field:**
- Add block inspector sidebar
- Add structure panel to show the list view of blocks
- Add fullscreen mode
- Add `height` settings (default is `300px`) and allow resizing the editor
**Fixes for the block editor field:**
- Fix cannot upload images for the image block
- Fix blank site editor when using the block editor field
- Fix custom rich text formats not working
- Fix conflicts with `image_advanced` and `file_advanced` fields
**Other changes:**
- Implement AJAX-based saving for views to improve user experience and eliminate page refreshes.
- Fix REST API error when the Relationships extension is inactive.
- Fix an issue where `{{ post.* }}` variables failed to display data from the current post inside the Query Loop block.
- Fix cannot create new terms with required date/time fields**Highlights:** Add new field type: `block_editor`. See more details on our [blog post](https://metabox.io/block-editor-field-type/) and [documentation](https://docs.metabox.io/fields/block-editor/). **Other changes:** - Rearrange settings for custom post type/taxonomy for a better UX - Fix fatal error on custom post type/taxonomy list screens - Fix cannot publish a field group if its status is future - Clarify table name restriction - Update built-in user profile blocks to use API version 3
- Fix text limiter not working if a field has prepend value - Fix `sprintf` not imported, causing "Something is wrong" error
Front-end WordPress template builder supporting Twig, custom CSS, and JavaScript without modifying theme files.
Create custom Gutenberg blocks using PHP without React, Webpack, or Babel dependencies.
Drag-and-drop builder for creating custom WordPress meta boxes and fields without coding.
Enables website visitors to submit posts from the frontend with support for WordPress fields, taxonomies, and 40+ custom field types.
WordPress plugin for creating frontend user registration, login, and profile editing forms with 40+ customizable field types.
WordPress plugin for organizing custom fields into repeatable, nestable groups with collapsible sections and cloneable sub-fields.