Skip to content

Commit d94f9f1

Browse files
committed
Tagging 2.3.3.1
1 parent 1e2f381 commit d94f9f1

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-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.3
6+
* Version: 2.3.3.1
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.3
6+
* Stable tag: 2.3.3.1
77
* Description: Magic Fields 2 is a feature rich Wordpress CMS plugin
88
* License: GPLv2
99

@@ -42,6 +42,10 @@ Follow these steps to install MF2:
4242

4343
## Changelog ##
4444

45+
###2.3.3.1###
46+
* fix Url convert to relative url, Fixes #249
47+
* fix from tfood to tfoot
48+
* remove pr in escape_data function, sorry
4549

4650
###2.3.3###
4751
* nonce was added in forms, thanks Burak Kelebek for the report

readme.txt

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

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

2929
== Changelog ==
3030

31+
= 2.3.3.1 =
32+
* fix Url convert to relative url, Fixes #249
33+
* fix from tfood to tfoot
34+
* remove pr in escape_data function, sorry
35+
3136
= 2.3.3 =
3237
* nonce was added in forms, thanks Burak Kelebek for the report
3338
* In import post type change wp_verify_nonce for check_admin_referer

0 commit comments

Comments
 (0)