Meta Box Pro Nulled is a strong, professional, and lightweight toolkit for WordPress developers who want to create custom meta boxes and data for any custom post type.
Meta Box allows you to add custom fields and data to your website’s pages, articles, custom post kinds, forms, and other places utilizing over 40 different field types including text, photos, file upload, checkboxes, and more.
Furthermore, each WordPress custom field type offers a plethora of internal settings that allow for virtually limitless content possibilities. Only a few clicks separate you from complete customization and control.
Adding custom fields and meta boxes to custom post types in WordPress is simple and painless: In the user-friendly Online Generator, select the field types you desire, then copy and paste the code into your child theme’s functions.php file.
Demo: https://metabox.io/




Table of Contents
Features: Meta Box – Custom Fields Plugin For Clever Custom Results
- In Wordpress, you may create any type of metadata or custom fields.
- Posts
- Pages
- Types of custom posts (To build custom post types and custom taxonomies, you may also use our free plugin MB Custom Post Types & Custom Taxonomies.)
- Taxonomies
- Pages for configuring
- Option pages for the theme
- Pages dedicated to user profiles
- Post your thoughts in the comments section.
- And there are even more data kinds.
- A Large Selection Of Field Types And Options
- For all your needs, Meta Box supports 40+ built-in WordPress custom field types, including text, textarea, WYSIWYG editor, image, file, post, select, checkbox, radio buttons, date/time picker, taxonomy, user, oembed, and more.
- Is it not enough? You may also design your own field type with ease.
- Most field types, including the WYSIWYG editor field, may be cloned in Meta Box. It also has the ability to create repeated field groupings.
- Make use of WordPress’ strong action and filter system to create or modify a site’s design and behavior within the plugin.
- It’s user-friendly for programmers.
- Has a small yet strong API that won’t slow down your website.
- Instead of being trapped with a bunch of features you don’t want that bloat your site, simply add what you need.
- Meta Box interacts seamlessly with any theme or plugin, as well as the Composer package dependency manager.
- For simplicity of use and lightning-fast processing, we employ the native WordPress meta data storage and functionalities.
- It’s compatible with the WPML multilingual plugin and comes with official WPML support.
- Don’t care for coding? You’ve come to the right place!
- Without touching a single line of code, you can access all of Meta Box’s features.
- It’s designed to be designer-friendly, lightweight, and fast.
- With a user-friendly drag-and-drop interface, create an infinite number of WordPress custom fields in record time.
- You can drag and drop over 40 different custom field types to where you need them.
- PHP may be used to export your own fields and settings. Then, for an absolutely lightweight alternative, add it to a new site without having to install our extension.
- It contains all the bells and whistles, including conditional logic, priority, and context settings.
Changelog: Meta Box – WordPress Custom Fields Framework
= 5.6.6 - 2022-08-05 = - Fix meta box not showing for settings page under Media - Fix upload to the custom folder does not display the image - Fix field taxonomy not creating new term if required = true = 5.6.5 - 2022-07-14 = - Fix select advanced don't escape HTML characters = 5.6.4 - 2022-05-05 = - Fix when field taxonomy return WP_Error - Fix field image_upload not working with tab - Fix wysiwyg not working for attachment in the media modal - Improve license check 5.6.3 – 2022-04-18 Improve Google Maps search, allowing to search by place names Fix incorrect the label ID for subfield in groups Fix validation not working when a cloneable group collapse Improve license key check 5.6.2 – 2022-04-01 Fix map not showing in block preview Fix deleting images in cloneable groups Fix PHP notice for file_upload field Expose the uploader for file_upload/image_upload so developers can work on that. For example: disable the submit button when uploading files. 5.6.1 – 2022-03-08 Fix compatibility for PHP < 7.3 5.6.0 – 2022-03-01 Field background and file_input: support showing image thumbnail Add link param in helper functions for taxonomy, post, user fields to show view, edit link or plain text (false) Add support for float values for range field Add minlength as a common props for fields Remove FILTER_SANITIZE_STRING to compatible with PHP 8 Fix PHP notice when run rwmb_the_value() for taxonomy field with no values 5.5.1 – 2021-12-15 Fix warning for post field caused by the search by post title 5.5.0 – 2021-12-14 Add min_clone parameter to set the minimum number of clones. Props @baden03. Post field: find by title only Meta Box Builder compatibility: parse choice options in real-time Prevent inputs overflow the container 5.4.8 – 2021-10-20 Respect cols attribute of textarea field to set the width of the input (without cols, textarea is 100% width) Fix padding for seamless style in Gutenberg Fix divider not showing in Gutenberg Remove unnesseccary escape meta value 5.4.7 – 2021-09-16 Fix deleting files and images inside groups. Fix maxlength and pattern not working if not set inside attributes Fix not switching tabs for wysiwyg editors Fix unit for checkbox width Fix remove clone button on top of inputs Fix style for checked checkboxes on desktops Hide hidden field with custom class, not .hidden 5.4.6 – 2021-07-08 Remove debug code 5.4.5 – 2021-07-08 Fix styling issue for heading field and side meta boxes 5.4.4 – 2021-07-06 Improve usability for time picker on mobile by adding +/- buttons Make all input, select, textarea 100% width Export clone functions to the global “rwmb” 5.4.3 – 2021-06-30 Fix trailing comma in function call for PHP < 7.3 5.4.2 – 2021-06-29 Improve style for media fields to reuse style/HTML markup. Make input, select, input group, select2, textarea full width on the side context. Improve style for button group when buttons don’t have same width. Set better default options for date time pickers. Allow to output HTML in input prepend/append (ex. icon). Add filter rwmb_dismiss_dashboard_widget to dismiss dashboard widget. 5.4.1 – 2021-06-01 Improve style for prepend, append text Improve style for select2 on mobiles Make select_tree extend select_advanced and respect select_advanced options 5.4.0 – 2021-05-08 Shortcode: add render_shortcodes attribute (default true) to allow render inner shortcodes. File fields: allow to change uploaded file name when uploading to custom folder via unique_filename_callback setting Dashboard: add more video tutorials Image fields: fix actions (edit, delete) not visible on mobile Choice fields: fix not saving value if they contain quotes Datetime fields: fix not saving timestamp via REST API 5.3.10 – 2021-04-24 Disable autocomplete for date/datetime fields Input list field: Fix label not working if contains HTML Fix multiple OSM on the same page Add auto update for solutions Fix various bugs for the wysiwyg editor field (mostly in blocks) and allows to pass tinyMCE/quicktags settings to the editor 5.3.9 – 2021-03-10 Fix taxonomy_advanced doesn’t load options in attachment with media_modal set to true. Fix rwmb_{$field_id}_choice_label not working for checkbox_list field type Fix clone_default not working for switch if set std = true Update jQueryUI styles to 1.12.1 5.3.8 – 2021-01-28 Fix value not available when loaded in map and osm fields. 5.3.7 – 2021-01-11 Fix editor not editable in Gutenberg Fix content in the visual tab of editors not saving Make required validation work for color, map, osm, switch, text-list fields Add dismiss action for dashboard news 5.3.6 – 2020-12-29 Fix validation not working for image-select, image and wysiwyg fields Fix clone_default not working for switch Fix saving select field value when defining each option as an array Fix wysiwyg not editable in WP 5.6 5.3.5 – 2020-11-30 Update color picker library to v3.0.0 and fix color picker with opacity not working in the Customizer (used with MB Settings Page). Cache update requests Show (No title) in object fields if they don’t have title 5.3.4 – 2020-09-23 Add default title Update autoloader Bypass the validation when previewing in Gutenberg Add MB Views to the updater Update color picker script to latest version 2.1.4 Fix missing labels for color field (wp 5.5.1) Fix preview is not generated Fix seamless style in WordPress 5.5 Fix style for file_input field (description is inline with input field) 5.3.3 - 2020-07-21 Hide Go Pro link for premium users Update intro and image for the new Online Generator 5.3.2 - 2020-07-03 Fix validation not working for media fields Add “add_to” option for media fields to allow adding new images to the beginning/end of the list Improve style for input & select on the sidebar Improve style for mobiles 5.3.1 - 2020-06-03 Fix validation not working for multiple forms (front end) Fix PHP warning: Creating default object from empty value Fix cloning, sorting wysiwyg field when users disable visual editor Change color of switch based on admin color scheme 5.3.0 - 2020-05-11 Add rwmb_set_meta function to set meta value. Add Gutenberg compatibility for validation. Fix wrong label output for switch when it's off. 5.2.10 - 2020-04-17 Hotfix for getting meta value for checkbox list. 5.2.9 – 2020-04-17 Fix cloning default value not working for some fields. 5.2.8 - 2020-04-o6 ADDED Add option open info window in Google Maps when loaded Add alpha_channel & update style to background field Add support for custom Ajax parameters for object fields. FIXED Fix validation rules still applied for hidden fields Fix image_upload field select files not working on iPhone Fix fatal error with Frontend Submission & Elementor Fix ‘zoom’ parameter not working for OSM field on the front end CHANGED Remove languages folder. Load languages from translate.wordpress.org only 5.2.7 - 2020-02-07 Fix warning in image field for metadata['sizes']. Allow to quick define text fields with "name" attribute only. 5.2.6 – 2020-02-03 Fix wrong tag when deploying
⭐Similar Suggestion: ACF – Advanced Custom Fields Pro Nulled Free
List of Meta Box’s Premium Extensions
- MB Admin Columns v1.6.0
- Meta Box AIO v1.16.3
- MB Blocks v1.4.0
- Meta Box Builder v4.1.12
- Meta Box Columns v1.2.14
- Meta Box Conditional Logic v1.6.17
- MB Custom Table v2.1.1
- MB Favorite Posts v2.0.2
- MB Frontend Submission v4.0.1
- Meta Box Geolocation v1.3.2
- Meta Box Group v1.3.13
- Meta Box Include Exclude v1.0.11
- MB Revision v1.3.3
- MB Settings Page v2.1.4
- Meta Box Show Hide v1.3.0
- Meta Box Tabs v1.1.11
- Meta Box Template v1.1.0
- MB Term Meta v1.2.10
- MB Testimonials v1.1.0
- Meta Box Tooltip v1.1.4
- MB User Avatar v1.0.0
- MB User Meta v1.2.9
- MB User Profile v2.0.0
- MB Views v1.10.1
Download Meta Box Pro v5.6.6 Nulled Free + Addons
Note: Maybe you need to unzip before installing plugin. We do not give any guarantee if any theme/plugin contains virus. Please check on Virustotal before using it on localhost.