• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Meta Box AIO - WordPress Custom Fields Plugin

Meta Box AIO - WordPress Custom Fields Plugin 1.26.2 NULLED

1.26.0 - 2024-04-17​

MB BLOCKS 1.5.0 - 2024-04-17​

Highlights:

The plugin now supports creating blocks with block.json, which aligns with the WordPress's recommended method to create blocks. This allows the blocks created with MB Blocks will be compatible with future development of WordPress and the block editor.

With the support of block.json, the plugin now fully supports Full-Site Editing (FSE). So you can use the blocks in FSE's templates.

This update also makes rendering the block easier by automatically preparing the fields' values and put them directly in the $attributes parameter.

For details, please see the documentation.

META BOX BUILDER 4.7.0 - 2024-04-17​

Highlights:

This version supports creating block.json for blocks, which is supported in MB Blocks 1.5.0. This also prepares for a future updates to support more settings/edits for blocks.

Other changes:

  • Add save format to time field
  • Only show menu for admin role
  • Support to show fields for specific terms (requires Meta Box Include Exclude extension)
  • Fix changing field type to the group crashes the UI
  • Fix not selecting title & id in the header bar with the mouse

META BOX INCLUDE EXCLUDE 1.1.1 - 2024-04-13​

  • Support to show, hide fields on specific terms

MB USER PROFILE 2.5.5 - 2024-04-08​

  • Increase the click area of show password icon
  • Fix date picker not localized
  • Only show menu for admin role

MB FRONTEND SUBMISSION 4.4.3 - 2024-04-08​

  • Add new filter rwmb_frontend_dashboard_status
  • Fix date picker not localized

MB CUSTOM POST TYPES & CUSTOM TAXONOMIES 2.6.4 – 2024-04-11​

  • Fix admin color scheme
  • Fix strings not localized

MB RELATIONSHIPS 1.12.1 – 2024-04-11​

  • Fix admin filter compatibility with Visual Composer

META BOX - BEAVER THEMER INTEGRATOR 2.1.2 – 2024-04-02​

  • Fix image fields not working for author and user

1.24.2 - 2024-02-02​

MB REVISION 1.3.7 - 2024-02-02​

  • Fix conflict with Elementor

META BOX BUILDER 4.6.5 - 2024-02-02​

  • Fix not loading styles for relationships and settings pages.

1.24.0 - 2023-11-28​

META BOX BUILDER 4.6.3 - 2023-11-28​

Functionality:
  • Don't use PHP's eval() in the Theme Code generator
  • Validate and sanitize ID to avoid bad forms
  • Add support for new icon field type
  • Fix import field group does not take ID from JSON file
  • Fix theme code generated for sub-groups
UI/UX:
  • Improve how to select predefined/suggested values in conditional logic, group title, post/term/user query options, etc. Previously use input's datalist, but now use a beautiful dropdown.
  • Add button to expand/collapse all fields
  • Add arrow button for less confuse how to toggle field settings
  • Increase toggle settings area to the whole item header
  • Always show a blank option for select to let you unselect an option
  • Fix tab icon not updated when adding a new tab

MB REST API 2.0.1 – 2022-10-14​

  • Complete rewrite the plugin for clarity and maintainability
  • Add support for settings page, allow you to get and update data for settings pages
  • Show errors when updating non-existing fields
  • Ensure group value is always an array. Fix PHP warning when group has no values.

MB CUSTOM TABLE 2.1.8 - 2023-11-27​

  • Allow developers to set message class via $_GET['message-status'] param
  • Add "mbct_add_data" and "mbct_update_data" filters to let developers change data before inserting/updating into the DBAdd filter
  • "mbct_{$this->model->name}_total_items" to get total items for models
  • Fix PHP notice when accessing non-model pages

MB USER PROFILE 2.5.3 - 2023-11-16​

  • Support toggle password button on the login form
  • Add filters for submit buttons ("rwmb_profile_info_submit_button" and "rwmb_profile_register_submit_button")
  • Fix cannot delete Elementor widget (#28)

MB RELATIONSHIPS 1.11.3 – 2023-11-16​

  • Add a config constant MB_RELATIONSHIPS_DELETE_DATA to delete plugin data when uninstalling (#74)
  • Fix getting users not following the order in the admin (#73)

1.23.1 - 2023-09-18​

META BOX BUILDER 4.6.2 - 2023-09-18​

  • Improve UI for tabs: add icons (live preview when selecting an icon) & make tabs bold
  • Supports field ID prefix in theme code
  • Fix import settings page does not take ID from JSON file
  • Generated PHP code for relationship: remove post and taxonomy setting when object type is user

META BOX GROUP 1.3.18 - 2023-09-18​

  • Fix default collapsed not working if there's a subgroup with save_state = true.

META BOX TABS 1.1.17 - 2023-09-18​

  • Fix "hide_from_front" not working if fields are in a tab

MB FRONTEND SUBMISSION 4.4.2 - 2023-09-18​

  • Remove inline CSS on the front end (#46)
  • Fix JS error when disable delete button (#44)

MB USER PROFILE 2.5.2 - 2023-09-18​

  • Remove inline CSS on the front end (#27)

MB RELATIONSHIPS 1.11.2 – 2023-09-18​

  • Fix error when split query is true, occurs with recent update of Object Cache Pro.

1.23.0 - 2023-09-06​

Highlight: New free extension MB Divi Integrator for showing Meta Box's fields in Divi

META BOX BUILDER 4.6.1 - 2023-09-06​

  • UI tweak: Set icons on the header bar the same size
  • UI tweak: Make it possible to remove the whole field name. Previously can't remove "(No label)" text.
  • Add target "_blank" to the "Edit the field group settings" button

MB VIEWS 1.12.5 - 2023-09-06​

  • Fix empty `option_name` in settings pages (#21)

META BOX CONDITIONAL LOGIC 1.6.20 - 2023-09-06​

  • Hide column if there is no fields or all fields are hidden #8

1.22.0 - 203-08-16​

Highlight:

This version has a big UI/UX improvement for Meta Box Builder which shows group's subfields when collapsing for a better overview of the field group's hierarchy and easier to reorder fields.

You can also toggle subfields and insert subfields to a specific group (without adding them to the end of the list and reorder later).

This version also has live edit for the field name and field ID on the header bar. Just click on them to edit and press Enter/Esc or click outside to finish editing.

See more details on our blog post and video.

META BOX BUILDER 4.6.0 - 2023-08-16​

  • Improve UI/UX: show group's subfields when collapsing with toggle subfields & insert subfields buttons
  • Improve UI/UX: live edit field's name & id on the header bar
  • Remove conditional logic for tab field
  • Hide theme code if using custom block

MB USER PROFILE 2.5.0 - 2023-08-16​

  • Add form widgets for Elementor, Bricks, and Oxygen

MB CUSTOM TABLE 2.1.7 & MB REST API 1.5.1 - 2023-08-16​

  • Fix cannot update user meta in a custom table via REST API

MB FRONTEND SUBMISSION 4.4.1 - 2023-08-16​

  • Add new filter "mbfs_dashboard_add_new_button" for Dashboard's "Add New" button
Top