Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.
/ meta-box Public archive
forked from wpmetabox/meta-box

The best plugin for WordPress custom fields and custom meta boxes

Notifications You must be signed in to change notification settings

dsasko/meta-box

 
 

Repository files navigation

Meta Box WordPress Plugin

Build Status Scrutinizer Code Quality Total Downloads WordPress License

Plugin Links


Description

Meta Box plugin is a powerful, professional toolkit for developers to create and handle everything related to custom meta boxes and custom fields for WordPress.

The plugin provides a wide range of field types and a lot of options to for each field type, which gives you unlimited possibility to control and customize the custom fields.

With the extensions, you can easily build meta boxes not only for custom post types (default), but also for settings page, user meta, term meta. You can also display the fields the way you want with columns, tabs or groups.

The plugin requires a little coding, but if you're not familiar with coding or prefer GUI for faster creating custom post types, meta boxes and custom fields, you can use our Online Generator or use the extensions MB Custom Post Type or Meta Box Builder.

Features

Create any type of meta data

Wide-range of field types and options

  • Supports 40+ built-in field types for all your needs (text, textarea, wysiwyg/editor, image, file, post, select, checkbox, radio buttons, date time picker, taxonomy, user, oembed and more to come!). You can also create your own field type easily.
  • Support cloning (repeatable) fields for most field types, including WYSIWYG/editor field. Also support repeatable field groups.
  • Powerful actions and filters that developers can build or change the appearance and behavior in the plugin.

Create meta boxes and custom fields with UI

The plugin is built mostly for developers with a little coding, but if you prefer GUI for faster creating custom post types, meta boxes and custom fields, the plugin has extensions for that:

To make it easy for all users to create custom meta boxes and custom fields, we have created an Online Generator tool. It has an user-friendly interface with drag and drop features. No custom code anymore!

Developer-friendly

Detailed Documentation

We provide regular updated and extensive documentation. Not only technical things, but also tutorials on how to use the plugin better.

See more documentation here.

Extensions

Free Extensions

  • MB Custom Post Type: Create and manage custom post types and taxonomies easily in WordPress with an easy-to-use interface.
  • MB Relationships: Create many-to-many relationships from posts to posts.
  • Meta Box Yoast SEO: Add content of custom fields to Yoast SEO Content Analysis to have better/correct SEO score.
  • MB Rest API: Pull all meta value from posts, terms into the WP REST API responses.
  • MB Comment Meta: Add custom fields to comments in WordPress. Support all field types and options.
  • MB Custom Taxonomy: Create and manage custom taxonomies with an easy-to-use interface in WordPress.
  • Meta Box Text Limiter: Limit the number of characters or words entered for text and textarea fields.
  • Meta Box – FacetWP Integrator: Integrates Meta Box and FacetWP, makes custom fields searchable and filterable in the frontend.

Premium Extensions

  • Meta Box Builder: Create custom meta boxes and custom fields in WordPress using the drag-and-drop interface.
  • Meta Box Group: Create repeatable groups of custom fields for better appearance and structure.
  • MB Settings Page: Create settings pages for themes, plugins or websites with beautiful syntax.
  • MB Term Meta: Add meta data to categories, tags or any custom taxonomy with simple syntax.
  • Meta Box Conditional Logic: Add visibility dependency for custom meta boxes and custom fields in WordPress.
  • Meta Box Include Exclude: Show/hide meta boxes by ID, page template, taxonomy or custom function.
  • MB Frontend Submission: Create frontend forms for users to submit custom content. Embed everywhere with shortcode.
  • Meta Box Columns: Display fields more beautiful by putting them into 12-columns grid.
  • Meta Box Tabs: Create tabs for meta boxes easily. Support 3 WordPress-native tab styles and tab icon.
  • MB Admin Columns: Display custom fields in table columns in admin screens for All Posts (types).
  • MB Custom Table: Save custom fields data to custom table instead of the default meta tables. Reduce database size and increase performance.
  • MB Revision: Track changes of custom fields with WordPress revision. Save, compare, restore the changes easily.
  • MB User Meta: Add custom fields to user profile (user meta) quickly with simple syntax.
  • Meta Box Geolocation: Automatically and instantly populate location data with the power of Google Maps Geolocation API.
  • Meta Box Template: Define custom meta boxes and custom fields easier with templates.
  • Meta Box Tooltip: Display help information for fields using beautiful tooltips.
  • Meta Box Show Hide: Toggle meta boxes by page template, post format, taxonomy (including category) via Javascript.

See all extensions here.


Installation

  1. Unzip the download package
  2. Upload meta-box to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress

To getting started with the plugin API, please read this tutorial.


Contributors

See full list of angels!

About

The best plugin for WordPress custom fields and custom meta boxes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.1%
  • JavaScript 19.6%
  • CSS 4.3%