Skip to content

Commit 9399ca8

Browse files
committed
tag 2.3.2.3
1 parent 3926e81 commit 9399ca8

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.2
6+
* Version: 2.3.2.3
77
* Author: Hunk
88
* Author URI: http://magicfields.org
99
* License: GPL2

readme.markdown

Lines changed: 5 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.2
6+
* Stable tag: 2.3.2.3
77
* Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
88
* License: GPLv2
99

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

3939
## Changelog ##
4040

41+
42+
###2.3.2.3###
43+
* Patch for mf_upload.php (sanitize input)
44+
4145
###2.3.2.2###
4246
* better way of handle error in image thumbnails
4347
* fix problem of maxlength in textbox

readme.txt

Lines changed: 4 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.1
7+
Stable tag: 2.3.2.3
88
Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
99

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

2929
== Changelog ==
3030

31+
= 2.3.2.3 =
32+
* Patch for mf_upload.php (sanitize input), thanks @robre
33+
3134
= 2.3.2.2 =
3235
* better way of handle error in image thumbnails
3336
* fix problem of maxlength in textbox

0 commit comments

Comments
 (0)