Skip to content

Commit 14c0a54

Browse files
committed
tag 2.3.2.4
1 parent 83af7de commit 14c0a54

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Magic Fields
44
* Plugin URI: http://magicfields.org
55
* Description: Create custom fields for your post types
6-
* Version: 2.3.2.3
6+
* Version: 2.3.2.4
77
* Author: Hunk
88
* Author URI: http://magicfields.org
99
* License: GPL2

readme.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Authors: [Edgar Garcia](http://hunk.com.mx "Hunk")
44
* Tested up to: Wordpress 4.2.2
55
* Requires at least: 3.1
6-
* Stable tag: 2.3.2.3
6+
* Stable tag: 2.3.2.4
77
* Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
88
* License: GPLv2
99

@@ -38,6 +38,9 @@ Follow these steps to install MF2:
3838

3939
## Changelog ##
4040

41+
###2.3.2.4###
42+
* fix problem with upload file field
43+
* fix problem with get_image and gen_image, sorry
4144

4245
###2.3.2.3###
4346
* Patch for mf_upload.php (sanitize input), thanks @robre

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: cms, post types, fields, taxonomies, custom fields, admin, advanced, edit,
44
Tested up to: Wordpress 4.2.2
55
Requires at least: 3.1
66
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edgar%40programador%2ecom&lc=GB&item_name=Donation%20Magic%20Fields&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
7-
Stable tag: 2.3.2.3
7+
Stable tag: 2.3.2.4
88
Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
99

1010
== Description ==
@@ -28,6 +28,10 @@ Follow this steps to install MF2
2828

2929
== Changelog ==
3030

31+
= 2.3.2.4 =
32+
* fix problem with upload file field
33+
* fix problem with get_image and gen_image, sorry
34+
3135
= 2.3.2.3 =
3236
* Patch for mf_upload.php (sanitize input), thanks @robre
3337

0 commit comments

Comments
 (0)