Meta Box AIO - metaboxes in WordPress

Meta Box AIO - metaboxes in WordPress 2.0.3 Nulled

No permission to download
Fix not showing "Add new" button for cloneable fields.
Improve search for posts by title for views
Fix subfield value in a cloneable subgroup is not saved
Fix backward compatibility with using post_id
Improve performance for tabs
Highlights:

This version makes for custom models and frontend submission compatible, allowing to submit data for custom models on the front end. For usage, please see the docs.

Other changes:

If the submitted post from the front end supports the block editor, when viewing/editting the post on the back end, the content is automatically converted to blocks.
Improve accessibility of the switch control when creating post types
Add JavaScript filter for group.title (see our docs for usage)
Add group title to the remove confirmation message
Fix empty labels when changing post type supports
Fix PHP warning when outputing code for heading/divider fields inside groups in the builder.
Fix WYSIWYG output raw value without HTML tags if applying text limit.
  • Reduce number of DB queries when auto creating custom tables
  • Fix error exporting post types, taxonomies & field groups
  • Fix blank plural and singular labels for post types & taxonomies
  • Fix error when searching posts in the admin when set a relationship as a filter
  • Fix deprecated notice: automatic conversion of false to array
  • Fix cannot update posts when set text limit
Add icon field type for Elementor
Support getting term meta on the single post for Elementor
Do not count HTML tags for text limiter
Update CSS for blocks to match WordPress's selectors
Fix error when block icon is FontAwesome and no icon is selected
Fix group and conditional logic issues with clone_empty_start
Fix default value "0" for rangefield type not working
Add filter for list table class object, which allows developers to use their own list table object:
$list_table = apply_filters( 'mbct_list_table_object', $list_table, $args );
Top