Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rilwis committed Jan 11, 2025
1 parent c395cf8 commit 0bdb17f
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
# Meta Box - WordPress Custom Fields Framework
![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dt/meta-box)
![WordPress Plugin Active Installs](https://img.shields.io/wordpress/plugin/installs/meta-box)
![WordPress Plugin Rating](https://img.shields.io/wordpress/plugin/rating/meta-box)
[![Version](https://img.shields.io/wordpress/plugin/v/meta-box.svg)](https://metabox.io)
![WordPress Plugin Last Updated](https://img.shields.io/wordpress/plugin/last-updated/meta-box)

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/wpmetabox/meta-box/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/wpmetabox/meta-box/?branch=master)
![Total Downloads](https://img.shields.io/wordpress/plugin/dt/meta-box.svg)
![WordPress](https://img.shields.io/wordpress/v/meta-box.svg)
[![License](https://img.shields.io/packagist/l/wpmetabox/meta-box.svg)](https://metabox.io)

## Description

### WordPress custom fields plugin
# Meta Box - A Framework for Dynamic WordPress Websites

[Meta Box](https://metabox.io) is a professional framework that makes building and customizing a website with dynamic data and content in WordPress fun and easy.

Meta Box helps you add [custom fields](https://metabox.io/series/custom-fields/) and dynamic data to posts, pages, custom post types, forms and anywhere you want using over 40+ different field types such as text, images, file upload, checkboxes, and more.

On top of that, each WordPress custom field type has extensive internal options for unlimited content possibilities. Complete customization and control is just a few clicks away.

> **Meta Box Lite**
> **Meta Box Lite**<br>
> We recommend using [Meta Box Lite](https://metabox.io/lite/), a feature-rich free UI version of Meta Box that provides UI and all free features for managing custom fields and dynamic content on WordPress, including post types, taxonomies, custom fields, and relationships.
## Meta Box Features

### Create any type of custom fields in WordPress

That's right – any type. No matter where you need to insert custom data and features, Meta Box's WordPress custom fields have your back, and with infinite options to boot.
Expand Down Expand Up @@ -60,7 +59,7 @@ If you prefer a more visual system to create custom fields in WordPress, please
- Designer-friendly, lightweight and work at top-notch speeds.
- Export your custom fields and settings to PHP. Then, add it to a new site without needing to install this extension for an incredibly lightweight option.

### Free Extensions
## Free Extensions

- [MB ACF Migration](https://metabox.io/plugins/mb-acf-migration/): Migrate field groups and custom field data from Advanced Custom Fields (ACF) to Meta Box.
- [MB Comment Meta](https://metabox.io/plugins/mb-comment-meta/): Add WordPress custom fields to comments in WordPress.
Expand All @@ -76,7 +75,7 @@ If you prefer a more visual system to create custom fields in WordPress, please
- [MB Yoast SEO Integration](https://wordpress.org/plugins/meta-box-yoast-seo/): Add WordPress custom fields to Yoast SEO Content Analysis to generate more accurate SEO scores.
- [Meta Box Builder](https://metabox.io/plugins/meta-box-builder/): Create custom meta boxes and custom fields in WordPress using a user-friendly drag-and-drop interface.

### Premium Extensions
## Premium Extensions

- [MB Admin Columns](https://metabox.io/plugins/mb-admin-columns/): Display WordPress custom fields in table columns in admin.
- [MB Blocks](https://metabox.io/plugins/mb-blocks/): Create custom Gutenberg blocks with PHP, using the same syntax in Meta Box.
Expand All @@ -97,7 +96,7 @@ If you prefer a more visual system to create custom fields in WordPress, please
- [Meta Box Template](https://metabox.io/plugins/meta-box-template/): Make defining custom meta boxes and WordPress custom fields way easier with templates.
- [Meta Box Tooltip](https://metabox.io/plugins/meta-box-tooltip/): Display help information for custom fields with tooltips.

### Detailed Documentation
## Detailed Documentation

We provide regularly updated, and extensive [documentation](https://docs.metabox.io) as well as [tutorials](https://docs.metabox.io/tutorials/) on how to use MetaBox and custom fields in WordPress to your advantage as well as in the most efficient way possible.

Expand Down

0 comments on commit 0bdb17f

Please sign in to comment.