What's new
9Nex Community

Explore Our Latest Resources And Hottest Threads To Enhance Your Projects. Let's Build And Grow Together At 9Nex Community!



Join Us In Building And Growing Together Registration Is Free!
Meta Box AIO - Custom Fields WordPress Plugin

GPL Meta Box AIO - Custom Fields WordPress Plugin V2.1.0

No Permission To Download Please Login Or Register

2.1.0 - 2025-04-01​

  • New feature: local JSON, which allows you to use JSON to define field groups, and eliminate querying database.

2.0.3 - 2025-03-14​

  • Redesign the dashboard

2.0.2 - 2025-02-25​

  • Fix not showing "Add new" button for cloneable fields.
2.0.1 - 2025-02-17
  • Fix language files.
Meta Box AIO Release Note 1.30.5 - 2024-11-07
  • 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
Meta Box AIO Release Note version 1.30.4
  • 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 );
Meta Box AIO Release Note :
This version allows you to make inner blocks use the same markup for both the admin and front end by adding id, class, or style attribute to <InnerBlocks> wrapper.

For more details, please see the docs.

Other changes:
  • Fix image advanced and color fields not working for Elementor
  • Fix: duplicate fields checkbox got checked in the builder
  • Fix showing excerpt in post table lists of custom post types and custom taxonomies
  • Fix PHP warning in WordPress 6.6
Top