Version Description
- March 21st, 2015 =
- Fixed minor issue where dismiss was causing https errors for some users.
- Updated Go Pro url to the new site
- Updated Upgrade Section with new tabs , info and links
Download this release
Release Info
Developer | eherman24 |
Plugin | WP SVG Icons |
Version | 3.1.4 |
Comparing to | |
See all releases |
Code changes from version 3.1.3 to 3.1.4
- admin/class-wp-svg-icons-admin.php +2 -4
- admin/css/wp-svg-icons-admin.css +1 -1
- admin/css/wp-svg-icons-admin.min.css +1 -1
- admin/images/animations-example-gif.gif +0 -0
- admin/images/svg-icons-container-customizer.jpg +0 -0
- admin/partials/wp-svg-icons-upgrade-page.php +30 -1
- includes/class-wp-svg-icons.php +1 -1
- readme.txt +42 -17
- wp-svg-icons.php +1 -1
admin/class-wp-svg-icons-admin.php
CHANGED
@@ -396,10 +396,8 @@ class WP_SVG_Icons_Admin {
|
|
396 |
if ( in_array( get_current_screen()->base , array( 'dashboard' , 'toplevel_page_wp-svg-icons' , 'wp-svg-icons_page_wp-svg-icons-custom-set' , 'wp-svg-icons_page_wp_svg_icons' , 'wp-svg-icons_page_wp-svg-icons-upgrade' , 'post' ) ) ) {
|
397 |
// Review URL - Change to the URL of your plugin on WordPress.org
|
398 |
$reviewurl = 'https://wordpress.org/support/view/plugin-reviews/svg-vector-icon-plugin';
|
399 |
-
$go_pro_url = 'http://www.evan-herman.com/
|
400 |
-
$
|
401 |
-
$current_url = "$http_https$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
|
402 |
-
$nobugurl = add_query_arg( 'wp_svg_icons_nobug', '1', $current_url );
|
403 |
global $current_user;
|
404 |
get_currentuserinfo();
|
405 |
if ( '' != $current_user->user_firstname ) {
|
396 |
if ( in_array( get_current_screen()->base , array( 'dashboard' , 'toplevel_page_wp-svg-icons' , 'wp-svg-icons_page_wp-svg-icons-custom-set' , 'wp-svg-icons_page_wp_svg_icons' , 'wp-svg-icons_page_wp-svg-icons-upgrade' , 'post' ) ) ) {
|
397 |
// Review URL - Change to the URL of your plugin on WordPress.org
|
398 |
$reviewurl = 'https://wordpress.org/support/view/plugin-reviews/svg-vector-icon-plugin';
|
399 |
+
$go_pro_url = 'http://www.evan-herman.com/wp-svg-icons-pro/';
|
400 |
+
$nobugurl = add_query_arg( 'wp_svg_icons_nobug', '1', admin_url() );
|
|
|
|
|
401 |
global $current_user;
|
402 |
get_currentuserinfo();
|
403 |
if ( '' != $current_user->user_firstname ) {
|
admin/css/wp-svg-icons-admin.css
CHANGED
@@ -130,7 +130,7 @@
|
|
130 |
display: block;
|
131 |
border-left: 4px solid #FF8000;
|
132 |
margin:5px 20px 2px 0px;
|
133 |
-
margin-top:
|
134 |
padding: 2px 10px;
|
135 |
background: #fff url( '../images/evan-herman-mascot.png' );
|
136 |
background-size: 120px;
|
130 |
display: block;
|
131 |
border-left: 4px solid #FF8000;
|
132 |
margin:5px 20px 2px 0px;
|
133 |
+
margin-top: 2.5em;
|
134 |
padding: 2px 10px;
|
135 |
background: #fff url( '../images/evan-herman-mascot.png' );
|
136 |
background-size: 120px;
|
admin/css/wp-svg-icons-admin.min.css
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
/** WP SVG Icons - Compiled by Evan Herman // http://www.Evan-Herman.com **/
|
2 |
-
.custom-pack-container-ajax{width:100%}.custom-pack-container-ajax [class*=" wp-svg-custom-"],.custom-pack-container-ajax [class^=wp-svg-custom-]{font-size:2.75em!important}.bgc1>.mhl,.glyph .fs0,.glyph fieldset,.mbl,.mhl>h1:first-child{display:none}.glyph span:first-child{display:block;width:100%;font-size:1.5em}.glyph span:last-child{line-height:.9;font-size:15px;display:none}.glyph{color:#333}.selected{color:#F80;background:#d8d8d8}.selected span:last-child{color:#666}.custom-pack-container-ajax .glyph{width:29px}.wp-svg-icon-preview .previewIcon{font-size:90px;display:block;margin:10px auto 0}.wp-svg-icons-wrap .custom-pack-container-ajax .glyph{padding:10px 7px 0!important}.bgc1>.mhl,.mbl,.wrap .current-font-pack .mhl>h1:first-child{display:none}.wrap .current-font-pack .glyph{background:0 0;margin:.25em .35em .25em 0;width:1.5em;padding:.35em;box-shadow:none;-o-transition:.15s;-ms-transition:.15s;-moz-transition:.15s;-webkit-transition:.15s;transition:.15s;font-size:1.75em}.wrap .current-font-pack .glyph:hover{cursor:pointer;color:#ff8000}.glyph .fs0,.wrap .current-font-pack .glyph fieldset{display:none}.wrap .current-font-pack .glyph span:first-child{display:block;width:100%;font-size:1.5em}.wrap .current-font-pack .glyph span:last-child{line-height:.9;font-size:15px;display:none}.wrap .current-font-pack .glyph{color:#333}.wrap .current-font-pack .selected{color:#F80;background:#d8d8d8}.wrap .current-font-pack .selected span:last-child{color:#666}.wrap .current-font-pack .wp-svg-icon-preview-box{margin-top:-6em}.wrap .current-font-pack .wp-svg-icon-preview{font-size:8em}.wrap .current-font-pack .wp-svg-icon-preview-box i{display:block;margin-top:-.5em;padding-top:5px}.wrap .current-font-pack .wp-svg-icon-preview div{margin-top:10px}.wp-svg-icons_page_wp-svg-icons-custom-set ::selection{background:#FF8000}.toplevel_page_wp-svg-icons .wp-menu-image img{margin-top:-3px}.dashicons-wp-svg-gift:before{content:"\e099"!important;font-size:18px}#advanced-shortcode-attr-list{display:none;margin:0 35px}#advanced-shortcode-attr-list li{width:46.5%;float:left}.shortcode-attr-right-column{float:right!important}.wp-svg-advanced-shortcode-attr-row strong{display:block;margin-bottom:.25em}.wp-svg-advanced-shortcode-attr-row .shortcode-attr-right-column .wp-picker-container{width:100%}.wp-svg-advanced-shortcode-attr-row{display:block;width:100%;float:left}.wp-svg-advanced-shortcode-attr-row:nth-child(2){margin-top:1em}#advanced-shortcode-attr-toggle{font-size:11px}#icon-size-input{max-width:75px;margin-top:1em;text-align:center}.wp-svg-happy{-o-transition:.15s;-ms-transition:.15s;-moz-transition:.15s;-webkit-transition:.15s;transition:.15s}.wp-svg-happy:hover{color:#FF8000}#review-wp-svg-icons-notice{display:block;margin:5px 20px 2px 0px;border-left:4px solid #FF8000;margin-top:
|
1 |
/** WP SVG Icons - Compiled by Evan Herman // http://www.Evan-Herman.com **/
|
2 |
+
.custom-pack-container-ajax{width:100%}.custom-pack-container-ajax [class*=" wp-svg-custom-"],.custom-pack-container-ajax [class^=wp-svg-custom-]{font-size:2.75em!important}.bgc1>.mhl,.glyph .fs0,.glyph fieldset,.mbl,.mhl>h1:first-child{display:none}.glyph span:first-child{display:block;width:100%;font-size:1.5em}.glyph span:last-child{line-height:.9;font-size:15px;display:none}.glyph{color:#333}.selected{color:#F80;background:#d8d8d8}.selected span:last-child{color:#666}.custom-pack-container-ajax .glyph{width:29px}.wp-svg-icon-preview .previewIcon{font-size:90px;display:block;margin:10px auto 0}.wp-svg-icons-wrap .custom-pack-container-ajax .glyph{padding:10px 7px 0!important}.bgc1>.mhl,.mbl,.wrap .current-font-pack .mhl>h1:first-child{display:none}.wrap .current-font-pack .glyph{background:0 0;margin:.25em .35em .25em 0;width:1.5em;padding:.35em;box-shadow:none;-o-transition:.15s;-ms-transition:.15s;-moz-transition:.15s;-webkit-transition:.15s;transition:.15s;font-size:1.75em}.wrap .current-font-pack .glyph:hover{cursor:pointer;color:#ff8000}.glyph .fs0,.wrap .current-font-pack .glyph fieldset{display:none}.wrap .current-font-pack .glyph span:first-child{display:block;width:100%;font-size:1.5em}.wrap .current-font-pack .glyph span:last-child{line-height:.9;font-size:15px;display:none}.wrap .current-font-pack .glyph{color:#333}.wrap .current-font-pack .selected{color:#F80;background:#d8d8d8}.wrap .current-font-pack .selected span:last-child{color:#666}.wrap .current-font-pack .wp-svg-icon-preview-box{margin-top:-6em}.wrap .current-font-pack .wp-svg-icon-preview{font-size:8em}.wrap .current-font-pack .wp-svg-icon-preview-box i{display:block;margin-top:-.5em;padding-top:5px}.wrap .current-font-pack .wp-svg-icon-preview div{margin-top:10px}.wp-svg-icons_page_wp-svg-icons-custom-set ::selection{background:#FF8000}.toplevel_page_wp-svg-icons .wp-menu-image img{margin-top:-3px}.dashicons-wp-svg-gift:before{content:"\e099"!important;font-size:18px}#advanced-shortcode-attr-list{display:none;margin:0 35px}#advanced-shortcode-attr-list li{width:46.5%;float:left}.shortcode-attr-right-column{float:right!important}.wp-svg-advanced-shortcode-attr-row strong{display:block;margin-bottom:.25em}.wp-svg-advanced-shortcode-attr-row .shortcode-attr-right-column .wp-picker-container{width:100%}.wp-svg-advanced-shortcode-attr-row{display:block;width:100%;float:left}.wp-svg-advanced-shortcode-attr-row:nth-child(2){margin-top:1em}#advanced-shortcode-attr-toggle{font-size:11px}#icon-size-input{max-width:75px;margin-top:1em;text-align:center}.wp-svg-happy{-o-transition:.15s;-ms-transition:.15s;-moz-transition:.15s;-webkit-transition:.15s;transition:.15s}.wp-svg-happy:hover{color:#FF8000}#review-wp-svg-icons-notice{display:block;margin:5px 20px 2px 0px;border-left:4px solid #FF8000;margin-top:2.5em;padding:2px 10px;background:url(../images/evan-herman-mascot.png) right bottom no-repeat #fff;background-size:120px;background-position-y:29px}#review-wp-svg-icons-notice .button-container{display:block;text-align:center}
|
admin/images/animations-example-gif.gif
ADDED
Binary file
|
admin/images/svg-icons-container-customizer.jpg
ADDED
Binary file
|
admin/partials/wp-svg-icons-upgrade-page.php
CHANGED
@@ -37,6 +37,13 @@
|
|
37 |
background: none repeat scroll 0 0 #3AAC7D;
|
38 |
color: #ffffff;
|
39 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
</style>
|
41 |
|
42 |
<div id="wp-svg-icons-support-page-wrap" class="svg-custom-upload-wrap wrap" >
|
@@ -66,6 +73,8 @@
|
|
66 |
|
67 |
<h2 class="nav-tab-wrapper">
|
68 |
<a href="#" class="nav-tab nav-tab-active" data-attr="icon_customizer"><?php _e( 'Icon Customizer' , 'wp-svg-icons' ); ?></a>
|
|
|
|
|
69 |
<a href="#" class="nav-tab" data-attr="menu_icons"><?php _e( 'Menu Icons' , 'wp-svg-icons' ); ?></a>
|
70 |
<a href="#" class="nav-tab" data-attr="premium_support"><?php _e( 'Premium Support' , 'wp-svg-icons' ); ?></a>
|
71 |
</h2>
|
@@ -78,6 +87,26 @@
|
|
78 |
|
79 |
</div>
|
80 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
<div id="menu_icons" style="display:none;" class="tab_content">
|
82 |
<h2 style="display:block;text-align:center;"><?php _e( 'Menu Icons' , 'wp-svg-icons' ); ?></h2>
|
83 |
<p class="description" style="max-width:80%;display:block;margin: 0 auto;margin-top:5px;margin-bottom:15px;">
|
@@ -103,7 +132,7 @@
|
|
103 |
|
104 |
<br />
|
105 |
|
106 |
-
<a href="http://www.evan-herman.com/
|
107 |
<div class="upgrade-button green center"><i class="wp-svg-box-remove"></i> Go Pro Now!</div>
|
108 |
</a>
|
109 |
<section id="eh-logos" style="display:block;width:100%;text-align:right;">
|
37 |
background: none repeat scroll 0 0 #3AAC7D;
|
38 |
color: #ffffff;
|
39 |
}
|
40 |
+
.tab_content h2 {
|
41 |
+
margin: 1em 0;
|
42 |
+
}
|
43 |
+
.tab_content h2+p {
|
44 |
+
margin-top: 1em !important;
|
45 |
+
margin-bottom: 2em !important;
|
46 |
+
}
|
47 |
</style>
|
48 |
|
49 |
<div id="wp-svg-icons-support-page-wrap" class="svg-custom-upload-wrap wrap" >
|
73 |
|
74 |
<h2 class="nav-tab-wrapper">
|
75 |
<a href="#" class="nav-tab nav-tab-active" data-attr="icon_customizer"><?php _e( 'Icon Customizer' , 'wp-svg-icons' ); ?></a>
|
76 |
+
<a href="#" class="nav-tab" data-attr="icon_containers"><?php _e( 'Icon Containers' , 'wp-svg-icons' ); ?></a>
|
77 |
+
<a href="#" class="nav-tab" data-attr="css3_animations"><?php _e( 'CSS3 Animation' , 'wp-svg-icons' ); ?></a>
|
78 |
<a href="#" class="nav-tab" data-attr="menu_icons"><?php _e( 'Menu Icons' , 'wp-svg-icons' ); ?></a>
|
79 |
<a href="#" class="nav-tab" data-attr="premium_support"><?php _e( 'Premium Support' , 'wp-svg-icons' ); ?></a>
|
80 |
</h2>
|
87 |
|
88 |
</div>
|
89 |
|
90 |
+
<div id="icon_containers" style="display:none;" class="tab_content">
|
91 |
+
|
92 |
+
<h2 style="display:block;text-align:center;"><?php _e( 'Icon Containers' , 'wp-svg-icons' ); ?></h2>
|
93 |
+
<p class="description" style="max-width:80%;display:block;margin: 0 auto;margin-top:5px;margin-bottom:15px;"><?php _e( "We've also bundled a handful of icon container styles which you can customize using the provided color pickers. These are great for landing pages or when used in text heavy blog posts to emphasize the context of the post." , "wp-svg-icons" ); ?></p>
|
94 |
+
<img src="<?php echo plugin_dir_url( __FILE__ ) . '../images/svg-icons-container-customizer.jpg'; ?>" title="WP SVG Icon Container Customizer" style="width:80%;max-width:1200px;display:block;margin:0 auto;">
|
95 |
+
|
96 |
+
</div>
|
97 |
+
|
98 |
+
<div id="css3_animations" style="display:none;" class="tab_content">
|
99 |
+
|
100 |
+
<h2 style="display:block;text-align:center;"><?php _e( 'CSS3 Animations' , 'wp-svg-icons' ); ?></h2>
|
101 |
+
<p class="description" style="max-width:80%;display:block;margin: 0 auto;margin-top:5px;margin-bottom:15px;"><?php _e( 'Add smooth, pre-defined CSS3 animations to your icons easily and quickly. You can add icon animations on page load, on hover, on click or even when the icon comes into view on the page. These are some of the best animations on the web, and provide an extra layer of personalization to your sites.' , 'wp-svg-icons' ); ?></p>
|
102 |
+
<img src="<?php echo plugin_dir_url( __FILE__ ) . '../images/animations-example-gif.gif'; ?>" title="WP SVG Icon CSS3 Animations Exmaple" style="width:50%;max-width:1200px;display:block;margin:0 auto;">
|
103 |
+
|
104 |
+
<br />
|
105 |
+
<a class="button-secondary" style="display:block;margin:0 auto;width:150px;" href="http://www.evan-herman.com/wp-svg-icons-pro/examples" title="WP SVG Icons Examples" target="_blank">View More Examples</a>
|
106 |
+
</br />
|
107 |
+
|
108 |
+
</div>
|
109 |
+
|
110 |
<div id="menu_icons" style="display:none;" class="tab_content">
|
111 |
<h2 style="display:block;text-align:center;"><?php _e( 'Menu Icons' , 'wp-svg-icons' ); ?></h2>
|
112 |
<p class="description" style="max-width:80%;display:block;margin: 0 auto;margin-top:5px;margin-bottom:15px;">
|
132 |
|
133 |
<br />
|
134 |
|
135 |
+
<a href="http://www.evan-herman.com/wp-svg-icons-pro/" target="_blank" style="display:block;width:200px;margin:0 auto;">
|
136 |
<div class="upgrade-button green center"><i class="wp-svg-box-remove"></i> Go Pro Now!</div>
|
137 |
</a>
|
138 |
<section id="eh-logos" style="display:block;width:100%;text-align:right;">
|
includes/class-wp-svg-icons.php
CHANGED
@@ -51,7 +51,7 @@ class WP_SVG_Icons {
|
|
51 |
public function __construct() {
|
52 |
|
53 |
$this->plugin_name = 'wp-svg-icons';
|
54 |
-
$this->version = '3.1.
|
55 |
|
56 |
$this->load_dependencies();
|
57 |
$this->set_locale();
|
51 |
public function __construct() {
|
52 |
|
53 |
$this->plugin_name = 'wp-svg-icons';
|
54 |
+
$this->version = '3.1.4';
|
55 |
|
56 |
$this->load_dependencies();
|
57 |
$this->set_locale();
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== WP SVG Icons ===
|
2 |
Contributors: eherman24
|
3 |
Donate link: https://www.evan-herman.com/contact/?contact-reason=I%20want%20to%20make%20a%20donation%20for%20all%20your%20hard%20work
|
4 |
-
Tags: wordpress, icons, evan, herman, icon, set, svg, wp, icomoon, ico, moon, wp, zoom, wp-zoom, wpzoom, broccolidry, metoicons, iconic, plugin, responsive, bootstrap, font, awesome, font awesome, twitter, glyphicons, glyph, web, font, webfont, custom, icons, import, upload, zip, font, icon, svg font icon, fonticon, iconfont, fontello, css3, svg animation, free, genericons, genericon, icon stack, stack, icons stack, menu icons, menu, customizable, customize, customizer, bootstrap, dropdown, navigation, scale, vector, icons
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.1.1
|
7 |
-
Stable tag: 3.1.
|
8 |
License: GPLv3 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -37,17 +37,19 @@ http://www.youtube.com/watch?v=hXUJjQb82WY
|
|
37 |
|
38 |
>- Icon customizer to adjust icon size, color, link and more on the fly without writing any code!
|
39 |
>- Add icons to menu items directly from within the menu edit screen
|
|
|
|
|
40 |
>- Premium support for any troubles you may run into, or the times you'd like to achieve something more custom
|
41 |
>- Built in widget support for *all* icons
|
42 |
>- No need to write code or adjust shortcode parameters manually in the pro version
|
43 |
>- Continuously iterated on and under development
|
44 |
|
45 |
-
><a href="http://www.evan-herman.com/
|
46 |
|
47 |
|
48 |
**Demo Page**
|
49 |
|
50 |
-
<a href="http://www.evan-herman.com/wp-svg-icons/">Check Out The Plugin Demo Page</a>
|
51 |
|
52 |
I originally created this plugin for my own personal use on client projects. After witnessing the power of this plugin first hand, I wanted to give a little something back to the community who have helped me through the years. The 'WordPress SVG Icon Set' is extremely easy for any one to use. Two clicks of the mouse and you have an icon ready to be placed on to your site. These icons are a set of web-fonts, and are extremely scale-able. Meaning they will not degrade in quality the larger they get. Another great feature of this plugin is the ability to use the same icons across all devices. No need to generate Retina specific images for mobile devices. By setting a max-width on the icon, it then becomes responsive. This plugin is also great for developers who use icons on multiple sites and want to avoid the hassle of re-installing
|
53 |
web fonts on to a new server every time. With this plugin its one click and you're ready to begin working. You can use these any where in your themes.
|
@@ -92,7 +94,7 @@ web fonts on to a new server every time. With this plugin its one click and you'
|
|
92 |
|
93 |
= I need some help! What's the best way to go about getting support? =
|
94 |
|
95 |
-
Please consider <a href="
|
96 |
|
97 |
With the premium version you're guaranteed a level of support you wouldn't otherwise get. You'll receive top notch support from a full-time and professional WordPress developer.
|
98 |
|
@@ -116,6 +118,19 @@ The pro version also comes with custom nav walkers implemented, to easily add ic
|
|
116 |
|
117 |
If you buy the pro version you will also receive support and updates for one year, for those times you need to make something out of the ordinary happen.
|
118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
== Screenshots ==
|
120 |
|
121 |
1. Default icon pack shortcode generator
|
@@ -127,6 +142,11 @@ If you buy the pro version you will also receive support and updates for one yea
|
|
127 |
|
128 |
== Changelog ==
|
129 |
|
|
|
|
|
|
|
|
|
|
|
130 |
= 3.1.3 - March 13th, 2015 =
|
131 |
* Fixed issue where custom icons did not render properly due to incorrect classes
|
132 |
|
@@ -179,7 +199,7 @@ If you buy the pro version you will also receive support and updates for one yea
|
|
179 |
|
180 |
= 1.3.2 =
|
181 |
* Added pre-defined classes for easy icon styling - October 29th, 2013
|
182 |
-
* Check <a href="http://www.evan-herman.com/wp-svg-icons/"> the demo page </a> for more information.
|
183 |
|
184 |
= 1.3.1 =
|
185 |
* Fixed inconsistency with new rounded Linked in icon - October 23rd, 2013
|
@@ -202,6 +222,11 @@ If you buy the pro version you will also receive support and updates for one yea
|
|
202 |
|
203 |
== Upgrade Notice ==
|
204 |
|
|
|
|
|
|
|
|
|
|
|
205 |
= 3.1.3 - March 13th, 2015 =
|
206 |
* Fixed issue where custom icons did not render properly due to incorrect classes
|
207 |
|
@@ -253,7 +278,7 @@ If you buy the pro version you will also receive support and updates for one yea
|
|
253 |
|
254 |
= 1.3.2 =
|
255 |
* Added pre-defined classes for easy icon styling - October 29th, 2013
|
256 |
-
* Check <a href="http://www.evan-herman.com/wp-svg-icons/"> the demo page </a> for more information.
|
257 |
|
258 |
= 1.3.1 =
|
259 |
* Fixed inconsistency with new rounded Linked in icon - October 23rd, 2013
|
@@ -316,15 +341,15 @@ Adding custom classes to your icon allows you to more easily target singular ico
|
|
316 |
|
317 |
*All Shortcode Parameters:*
|
318 |
|
319 |
-
*
|
320 |
-
*wrap - set the element your icon will be housed in (div, span, h1, h2 etc.)
|
321 |
-
*class - assign additional classes to your icon. awesome for targeting your icons more easily.
|
322 |
-
*size - alter the size of the icon regardless of the container (px, em, rem, %)
|
323 |
-
*icon - assign a default icon
|
324 |
-
*custom_icon - assign a custom icon
|
325 |
-
*link - link the icon to a page or post
|
326 |
-
*new_tab - open the link in a new tab
|
327 |
-
*color - alter the color of the icon (hex, rgb, rgba)
|
328 |
|
329 |
**Icomoon Icon Font Importer**
|
330 |
|
@@ -334,4 +359,4 @@ We've listened to your feature requests, and after many hours behind the keyboar
|
|
334 |
|
335 |
Now, you're no longer limited to the icons that come pre-packaged with the plugin. Create an unlimited number of custom icon combinations and start using them on your site in a matter of minutes.
|
336 |
|
337 |
-
<p> Check out the <a href="
|
1 |
=== WP SVG Icons ===
|
2 |
Contributors: eherman24
|
3 |
Donate link: https://www.evan-herman.com/contact/?contact-reason=I%20want%20to%20make%20a%20donation%20for%20all%20your%20hard%20work
|
4 |
+
Tags: wordpress, bootstrap, font icon, font awesome more, fontstrap, icons, ui, ux, design, free, boot, strap, menus, menu, custom, nav, navigation, navicons, icons, evan, herman, icon, set, svg, wp, icomoon, ico, moon, wp, zoom, wp-zoom, wpzoom, broccolidry, metoicons, iconic, plugin, responsive, bootstrap, font, awesome, font awesome, twitter, glyphicons, glyph, web, font, webfont, custom, icons, import, upload, zip, font, icon, svg font icon, fonticon, iconfont, fontello, css3, svg animation, free, genericons, genericon, icon stack, stack, icons stack, menu icons, menu, customizable, customize, customizer, bootstrap, dropdown, navigation, scale, vector, icons
|
5 |
Requires at least: 3.5
|
6 |
Tested up to: 4.1.1
|
7 |
+
Stable tag: 3.1.4
|
8 |
License: GPLv3 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
37 |
|
38 |
>- Icon customizer to adjust icon size, color, link and more on the fly without writing any code!
|
39 |
>- Add icons to menu items directly from within the menu edit screen
|
40 |
+
>- Animate your icons using smooth CSS3 Animations
|
41 |
+
>- Easily generate an icon container to use on your landing pages (with sweet hover effects)
|
42 |
>- Premium support for any troubles you may run into, or the times you'd like to achieve something more custom
|
43 |
>- Built in widget support for *all* icons
|
44 |
>- No need to write code or adjust shortcode parameters manually in the pro version
|
45 |
>- Continuously iterated on and under development
|
46 |
|
47 |
+
><a href="http://www.evan-herman.com/wp-svg-icons-pro/" title="Upgrade Now!">Get the premium version now!</a>
|
48 |
|
49 |
|
50 |
**Demo Page**
|
51 |
|
52 |
+
<a href="http://www.evan-herman.com/wp-svg-icons-pro/examples">Check Out The Plugin Demo Page</a>
|
53 |
|
54 |
I originally created this plugin for my own personal use on client projects. After witnessing the power of this plugin first hand, I wanted to give a little something back to the community who have helped me through the years. The 'WordPress SVG Icon Set' is extremely easy for any one to use. Two clicks of the mouse and you have an icon ready to be placed on to your site. These icons are a set of web-fonts, and are extremely scale-able. Meaning they will not degrade in quality the larger they get. Another great feature of this plugin is the ability to use the same icons across all devices. No need to generate Retina specific images for mobile devices. By setting a max-width on the icon, it then becomes responsive. This plugin is also great for developers who use icons on multiple sites and want to avoid the hassle of re-installing
|
55 |
web fonts on to a new server every time. With this plugin its one click and you're ready to begin working. You can use these any where in your themes.
|
94 |
|
95 |
= I need some help! What's the best way to go about getting support? =
|
96 |
|
97 |
+
Please consider <a href="http://www.evan-herman.com/wp-svg-icons-pro/" target="_blank">purchasing the premium version</a> of the plugin if you require support. The idea behind the free version was to give something back to the community. Constantly iterating and supporting a free plugin is time consuming and not sustainable.
|
98 |
|
99 |
With the premium version you're guaranteed a level of support you wouldn't otherwise get. You'll receive top notch support from a full-time and professional WordPress developer.
|
100 |
|
118 |
|
119 |
If you buy the pro version you will also receive support and updates for one year, for those times you need to make something out of the ordinary happen.
|
120 |
|
121 |
+
><strong>Pro Features</strong>
|
122 |
+
|
123 |
+
>- Icon customizer to adjust icon size, color, link and more on the fly without writing any code!
|
124 |
+
>- Add icons to menu items directly from within the menu edit screen
|
125 |
+
>- Animate your icons using smooth CSS3 Animations
|
126 |
+
>- Easily generate an icon container to use on your landing pages (with sweet hover effects)
|
127 |
+
>- Premium support for any troubles you may run into, or the times you'd like to achieve something more custom
|
128 |
+
>- Built in widget support for *all* icons
|
129 |
+
>- No need to write code or adjust shortcode parameters manually in the pro version
|
130 |
+
>- Continuously iterated on and under development
|
131 |
+
|
132 |
+
><a href="http://www.evan-herman.com/wp-svg-icons-pro/" title="Upgrade Now!">Get the premium version now!</a>
|
133 |
+
|
134 |
== Screenshots ==
|
135 |
|
136 |
1. Default icon pack shortcode generator
|
142 |
|
143 |
== Changelog ==
|
144 |
|
145 |
+
= 3.1.4 - March 21st, 2015 =
|
146 |
+
* Fixed minor issue where dismiss was causing https errors for some users.
|
147 |
+
* Updated Go Pro url to the new site
|
148 |
+
* Updated Upgrade Section with new tabs , info and links
|
149 |
+
|
150 |
= 3.1.3 - March 13th, 2015 =
|
151 |
* Fixed issue where custom icons did not render properly due to incorrect classes
|
152 |
|
199 |
|
200 |
= 1.3.2 =
|
201 |
* Added pre-defined classes for easy icon styling - October 29th, 2013
|
202 |
+
* Check <a href="http://www.evan-herman.com/wp-svg-icons-pro/examples"> the demo page </a> for more information.
|
203 |
|
204 |
= 1.3.1 =
|
205 |
* Fixed inconsistency with new rounded Linked in icon - October 23rd, 2013
|
222 |
|
223 |
== Upgrade Notice ==
|
224 |
|
225 |
+
= 3.1.4 - March 21st, 2015 =
|
226 |
+
* Fixed minor issue where dismiss was causing https errors for some users.
|
227 |
+
* Updated Go Pro url to the new site
|
228 |
+
* Updated Upgrade Section with new tabs , info and links
|
229 |
+
|
230 |
= 3.1.3 - March 13th, 2015 =
|
231 |
* Fixed issue where custom icons did not render properly due to incorrect classes
|
232 |
|
278 |
|
279 |
= 1.3.2 =
|
280 |
* Added pre-defined classes for easy icon styling - October 29th, 2013
|
281 |
+
* Check <a href="http://www.evan-herman.com/wp-svg-icons-pro/examples"> the demo page </a> for more information.
|
282 |
|
283 |
= 1.3.1 =
|
284 |
* Fixed inconsistency with new rounded Linked in icon - October 23rd, 2013
|
341 |
|
342 |
*All Shortcode Parameters:*
|
343 |
|
344 |
+
* icon - the name of the icon you want this shortcode to generate
|
345 |
+
* wrap - set the element your icon will be housed in (div, span, h1, h2 etc.)
|
346 |
+
* class - assign additional classes to your icon. awesome for targeting your icons more easily.
|
347 |
+
* size - alter the size of the icon regardless of the container (px, em, rem, %)
|
348 |
+
* icon - assign a default icon
|
349 |
+
* custom_icon - assign a custom icon
|
350 |
+
* link - link the icon to a page or post
|
351 |
+
* new_tab - open the link in a new tab
|
352 |
+
* color - alter the color of the icon (hex, rgb, rgba)
|
353 |
|
354 |
**Icomoon Icon Font Importer**
|
355 |
|
359 |
|
360 |
Now, you're no longer limited to the icons that come pre-packaged with the plugin. Create an unlimited number of custom icon combinations and start using them on your site in a matter of minutes.
|
361 |
|
362 |
+
<p> Check out the <a href="http://www.evan-herman.com/wp-svg-icons-pro/examples">demo page</a> for icon examples, the icon playground and code samples before downloading.</p>
|
wp-svg-icons.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* Plugin Name: WP SVG Icons
|
9 |
* Plugin URI: http://www.evan-herman.com/wordpress-plugin/wp-svg-icons/
|
10 |
* Description: Quickly and effortlessly gain access to 492 beautifully designed SVG font icons, available on the frontend and backend of your site.
|
11 |
-
* Version: 3.1.
|
12 |
* Author: EH Dev Shop
|
13 |
* Author URI: http://evan-herman.com
|
14 |
* License: GPL-3.0+
|
8 |
* Plugin Name: WP SVG Icons
|
9 |
* Plugin URI: http://www.evan-herman.com/wordpress-plugin/wp-svg-icons/
|
10 |
* Description: Quickly and effortlessly gain access to 492 beautifully designed SVG font icons, available on the frontend and backend of your site.
|
11 |
+
* Version: 3.1.4
|
12 |
* Author: EH Dev Shop
|
13 |
* Author URI: http://evan-herman.com
|
14 |
* License: GPL-3.0+
|