-
Notifications
You must be signed in to change notification settings - Fork 47
/
readme.txt
142 lines (115 loc) · 5.16 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
=== Magic Fields 2 ===
Contributors: hunk
Tags: cms, post types, fields, taxonomies, custom fields, admin, advanced, edit, magic fields, more fields, Post, repeater, simple fields, text, textarea, type, advanced custom fields, cck,
Tested up to: Wordpress 4.2.2
Requires at least: 3.1
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edgar%40programador%2ecom&lc=GB&item_name=Donation%20Magic%20Fields¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Stable tag: 2.3.3.2
Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
== Description ==
Magic Fields 2 is a WordPress CMS plugin who is focused in improved the way how are created the custom fields, post types and custom taxonomies in wordpress.
In Magic Fields existed 15 pre-build types of custom fields
**NOTE: Magic Fields 2 IS NOT backward compatible with MF1 **
Old contributor: Gnuget
== Installation ==
Follow this steps to install MF2
1. Download the plugin into the **/wp-content/plugins/** folder
2. Activate MF2
== Screenshots ==
1. Creating a new custom field.
2. List of post types and custom taxonomies
== Changelog ==
= 2.3.3.1 =
* 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.1 =
* fix problem with quantity in register post type
* fix alert when update post
= 2.2.2 =
* fix for visual editor in WP 3.9
= 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. https://github.com/magic-fields-team/Magic-Fields-2/issues/158
* Issue #139. https://github.com/magic-fields-team/Magic-Fields-2/issues/139
* Update the Datepicker Plugin
* Issue #118 https://github.com/magic-fields-team/Magic-Fields-2/issues/118
* And much more bugfixes
= 2.0.1 =
* fixes for WP 3.3.x
* fixes for Multiline field
= 2.0 =
* First release
== Frequently Asked Questions ==
[Magic Fields Home](http://magicfields.org/)
[Magic Fields Wiki](http://wiki.magicfields.org/doku.php?id=magic_fields_v2.0)