This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/magic-meta-box
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Magic Meta Box === Contributors: elgreatly Tags: wordpress, meta, meta-box, custom-field Requires at least: 4.0 Tested up to: 4.1.3 Stable tag: 2.2 License: GPLv2 Magic Meta Box helps you to create easily custom meta boxes fields in post, page and custom post type. You can create repeated group fields and tabs. == Description == Magic Meta Box plugin helps you to implement easily custom meta boxes or fields in any post, page and custom post type in wordpress. You can create repeated single fields or group fields. You can create tabs to make your custom fields user friendly. it has a lot of fields and It's easily integrate with your theme. Just use magic meta box plugin and feel happy. ### Features:- * Easy to use * Support a lot of fields * Has hooks to add custom field types * Placeholder for inputs * Support repeated single fields * Support repeated group of fields * Repeat editor field * Show/Hide meta box with (javascript) * Support tabs to make your custom fields user friendly * Cross browsing * Shortcode for Google map to make map field user friendly * Easily integrate with your theme ### Documentation * [Documentation PDF](http://www.mediafire.com/view/6f5wcf690q7gunq/Magic_Meta_Box_Documentation.pdf) == Installation == 1. Unzip the download package 2. Upload magic-meta-box to the /wp-content/plugins/ directory 3. Activate the plugin through the \'Plugins\' menu in WordPress == Screenshots == 1. register magic metabox 2. repeat Fields 3. tabs == Changelog == ### 1.2 * Special icon when upload audio, video, pdf * add attribute to change default first option in select type * add password field type ### 2.0 * Show/Hide meta box with (javascript) * Fix some bugs ### 2.2 * Fix Map field