Skip to content

spbriggs/Magic-Fields-2

 
 

Repository files navigation

Magic Fields

  • Authors: Edgar Garcia, David Valdez
  • Tested up to: Wordpress 3.8.1
  • Requires at least: 3.1
  • Stable tag: 2.2.1
  • Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
  • License: GPLv2

##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:

  1. Download the plugin into the /wp-content/plugins/ folder
  2. Activate MF2

Changelog

###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. magic-fields-team#158
  • Issue #139. magic-fields-team#139
  • Update the Datepicker Plugin
  • Issue #118 magic-fields-team#118
  • And much more bugfixes

###2.0###

  • First release

##Thanks To:

Packages

No packages published

Languages

  • PHP 75.6%
  • CSS 12.7%
  • JavaScript 11.7%