Version Description
- Admin panel minor adjustments
Download this release
Release Info
Developer | ionut.iclanzan |
Plugin | Contact Form 7 Style |
Version | 2.0.1 |
Comparing to | |
See all releases |
Code changes from version 2.0 to 2.0.1
- assets/icon-128x128.jpg +0 -0
- assets/icon-256x256.jpg +0 -0
- cf7-style.php +4 -4
- readme.txt +18 -26
assets/icon-128x128.jpg
DELETED
Binary file
|
assets/icon-256x256.jpg
DELETED
Binary file
|
cf7-style.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Contact Form 7 Style
|
4 |
Plugin URI: http://wordpress.reea.net/contact-form-7-style/
|
5 |
Description: Contact form 7 Style
|
6 |
-
Version: 2.0
|
7 |
Author: REEA
|
8 |
Author URI: http://www.reea.net/
|
9 |
License: GPL2
|
@@ -278,8 +278,8 @@ function cf7style_load_elements(){
|
|
278 |
'parent_item_colon' => __( 'Parent Style:', 'cf7_style' ),
|
279 |
'all_items' => __( 'All Styles', 'cf7_style' ),
|
280 |
'view_item' => __( 'View Style', 'cf7_style' ),
|
281 |
-
'add_new_item' => __( 'Add
|
282 |
-
'add_new' => __( 'Add
|
283 |
'edit_item' => __( 'Edit Style', 'cf7_style' ),
|
284 |
'update_item' => __( 'Update Style', 'cf7_style' ),
|
285 |
'search_items' => __( 'Search Style', 'cf7_style' ),
|
@@ -297,7 +297,7 @@ function cf7style_load_elements(){
|
|
297 |
'show_ui' => true,
|
298 |
'show_in_menu' => true,
|
299 |
'show_in_nav_menus' => true,
|
300 |
-
'show_in_admin_bar' =>
|
301 |
'menu_icon' => "dashicons-twitter",
|
302 |
'menu_position' => 28.555555,
|
303 |
'can_export' => true,
|
3 |
Plugin Name: Contact Form 7 Style
|
4 |
Plugin URI: http://wordpress.reea.net/contact-form-7-style/
|
5 |
Description: Contact form 7 Style
|
6 |
+
Version: 2.0.1
|
7 |
Author: REEA
|
8 |
Author URI: http://www.reea.net/
|
9 |
License: GPL2
|
278 |
'parent_item_colon' => __( 'Parent Style:', 'cf7_style' ),
|
279 |
'all_items' => __( 'All Styles', 'cf7_style' ),
|
280 |
'view_item' => __( 'View Style', 'cf7_style' ),
|
281 |
+
'add_new_item' => __( 'Add Custom Style', 'cf7_style' ),
|
282 |
+
'add_new' => __( 'Add Custom Style', 'cf7_style' ),
|
283 |
'edit_item' => __( 'Edit Style', 'cf7_style' ),
|
284 |
'update_item' => __( 'Update Style', 'cf7_style' ),
|
285 |
'search_items' => __( 'Search Style', 'cf7_style' ),
|
297 |
'show_ui' => true,
|
298 |
'show_in_menu' => true,
|
299 |
'show_in_nav_menus' => true,
|
300 |
+
'show_in_admin_bar' => false,
|
301 |
'menu_icon' => "dashicons-twitter",
|
302 |
'menu_position' => 28.555555,
|
303 |
'can_export' => true,
|
readme.txt
CHANGED
@@ -40,19 +40,8 @@ You will find 'Contact Style' menu in your WordPress admin panel.
|
|
40 |
|
41 |
== Changelog ==
|
42 |
|
43 |
-
=
|
44 |
-
*
|
45 |
-
|
46 |
-
= 1.0.1 =
|
47 |
-
* Fixed x-mas classic display on 2014 wordpress theme.
|
48 |
-
|
49 |
-
= 1.1.0 =
|
50 |
-
* Added Valentine's Day templates for 2014.
|
51 |
-
* Fixed Xmas Red header and footer position
|
52 |
-
* Added Custom Style submenu for styling the templates
|
53 |
-
|
54 |
-
= 1.1.1 =
|
55 |
-
* Added plugin update notification in plugin template selection panel
|
56 |
|
57 |
= 2.0 =
|
58 |
* New UI Admin settings options
|
@@ -67,17 +56,20 @@ You will find 'Contact Style' menu in your WordPress admin panel.
|
|
67 |
* Possibility to save your settings and import / export the generated "custom style"
|
68 |
* Donate option for support the plugin's continued development and better user support
|
69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
== Upgrade Notice ==
|
71 |
-
= Contact Form 7 Style Version 2.0 =
|
72 |
-
*
|
73 |
-
* Use custom post type for individual style set up
|
74 |
-
* Multiple cf7 forms can have their own style
|
75 |
-
* Style can be activated only for certain cf7 forms
|
76 |
-
* All google fonts available for use
|
77 |
-
* Styling improvement for theme twentyfifteen, twentyfourteen
|
78 |
-
* New settings available
|
79 |
-
* Possibility to change certain settings for the "custom style" styles
|
80 |
-
* Style filtering by categories for easier use
|
81 |
-
* Possibility to save your settings and import / export the generated "custom style"
|
82 |
-
* Donate option for support the plugin's continued development and better user support
|
83 |
-
|
40 |
|
41 |
== Changelog ==
|
42 |
|
43 |
+
= 2.0.1 =
|
44 |
+
* Admin panel minor adjustments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
= 2.0 =
|
47 |
* New UI Admin settings options
|
56 |
* Possibility to save your settings and import / export the generated "custom style"
|
57 |
* Donate option for support the plugin's continued development and better user support
|
58 |
|
59 |
+
= 1.1.1 =
|
60 |
+
* Added plugin update notification in plugin template selection panel
|
61 |
+
|
62 |
+
= 1.1.0 =
|
63 |
+
* Added Valentine's Day templates for 2014.
|
64 |
+
* Fixed Xmas Red header and footer position
|
65 |
+
* Added Custom Style submenu for styling the templates
|
66 |
+
|
67 |
+
= 1.0.1 =
|
68 |
+
* Fixed x-mas classic display on 2014 wordpress theme.
|
69 |
+
|
70 |
+
= 1.0 =
|
71 |
+
* First plugin version.
|
72 |
+
|
73 |
== Upgrade Notice ==
|
74 |
+
= Contact Form 7 Style Version 2.0.1 =
|
75 |
+
* Admin panel minor adjustments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|