magic-fields-team/Magic-Fields-2
Stars: 123
Forks: 51
Pull Requests: 29
Issues: 244
Watchers: 17
Last Updated: 2020-05-22 19:54:44
Magic Fields 2.X
License: GNU General Public License v2.0
Languages: PHP, CSS, JavaScript
http://magicfields.org
Magic Fields
- Authors: Edgar Garcia
- Tested up to: Wordpress 4.2.2
- Requires at least: 3.1
- Stable tag: 2.3.3.2
- Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
- License: GPLv2
Donations
Please consider a donation, I spend part of my free time programming in Magic Fields. Help this proyect
##Description
Magic Fields 2 is a WordPress CMS plugin which is focused on improving the way how custom fields, post types and custom taxonomies are created in Wordpress.
There are 15 pre-built custom fields in Magic Fields:
- Audio field
- Checkbox field
- Checkbox list field
- Color picker field
- Datepicker field
- Dropdown field
- File field
- Image field
- Image media field
- Markdown editor field
- Multiline editor field
- Radiobutton list field
- Related type field
- Slider field
- Textbox field
NOTE: Magic Fields 2 IS NOT backward compatible with MF1
##Installation
Follow these steps to install MF2:
- Download the plugin into the /wp-content/plugins/ folder
- Activate MF2
Changelog
###2.3.3.2###
- fix problem with _processed_value and images
###2.3.3.1###
- fix Url convert to relative url, Fixes #249
- fix from tfood to tfoot
- remove pr in escape_data function, sorry
###2.3.3###
- nonce was added in forms, thanks Burak Kelebek for the report
- In import post type change wp_verify_nonce for check_admin_referer
- check_ajax_referer was added in upload image alternative
- Export Post Type now is json file :-)
- JSON_PRETTY_PRINT was added in export post type
- nonce was added all wp ajax calls
###2.3.2.4###
- fix problem with upload file field
- fix problem with get_image and gen_image, sorry
###2.3.2.3###
- Patch for mf_upload.php (sanitize input), thanks @robre
###2.3.2.2###
- better way of handle error in image thumbnails
- fix problem of maxlength in textbox
- fixes for localization
###2.3.2.1###
- Change text domain for localization ( translate.wordpress.org )
- minor fixes in css
###2.3.2###
- fix in get data for image media (now use admin-ajax.php for request) , some server has aditional security for wp-content
- fix warnigs in activate plugin
- remove console.log, sorry
###2.3.1###
- add verification in dispacher, add wpdb->prepare
- add improvements and testing for WP 4.2.2
###2.3###
- Fix #232 mf_register.php Warning on line 40
- Add support for menu-icon for post type (Dashicons)
- Update validate plugin (the previous version caused conflict in parts of WP)
- Fixed for wp_load_image (deprecated funtion) in mf_front-end
- Little fixes in menu post types
###2.2.2.2###
- fix problem with editor, featured image and more
- fix problem in delete item of custom post type
###2.2.2.2###
- fix problem with editor, featured image and more
- fix problem in delete item of custom post type
###2.2.1###
- add static to public functions
###2.2###
- Replace all .live for .on (jquery)
- Fix issue #184 invalid html
- Fix export import error see this page
- Now in the term field appear also the new terms
- Fix issue #176 Selectable variable name for a better workflow
- Fix issue #165 If we set the post type as not public it disappears and can no longer edit it.
- Fix issue #170 Error is not found posts ($post->ID)
- Preparing for translations
- Update markdownPReview, clean javascript data
- Fix issue #170 JavaScript object 'wp' is not present on a lot of pages
- Fix for 'Uncaught ReferenceError: wp is not defined'
- The text in confirm-dialogs when deleting an image, image-media, file
- Labels 'Add Another' and 'Remove' in duplicatable groups and fields
- Add new wp 3.5 media gallery (thanks alexandergryth)
- Fixed for wp_load_image (deprecated funtion)
- Fix for Notice: Undefined index: post_type
- Fix for Undefined index div_class in checkbox quantity
- Fix max-height in options panel in post type and taxonomies
- Updating ui.datepicker.js to 1.8.24
- Adding backward compatibility the media upload
- Fix problem con new media upload of WP 3.5
- Add index in mf_post_meta for upgardes and fix in name field of index
- Fix in color picker for duplicate action
- Compacting color picker
- Fix issue #137 Quotes is breaking the text on textbox field
- Fix issue #153 Extremely slow queries to wp_X_mf_post_meta
- Fix issue #142 Custom post type image does not display thumbnail image in admin
###2.1###
- Now is possible choice a page template per post (when the "page attribute" is checked in the post type configuration)
- Post type unique, now is possible create post types with only one post, (useful for create static pages)
- adding "set_front" option at the Post type configuration page
- New field term type.
- Issue #158. #158
- Issue #139. #139
- Update the Datepicker Plugin
- Issue #118 #118
- And much more bugfixes
###2.0###
##Thanks To: