开发者 |
eherman24
codeparrots |
---|---|
更新时间 | 2022年1月26日 22:05 |
捐献地址: | 去捐款 |
PHP版本: | 3.5 及以上 |
WordPress版本: | 5.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
FeaturesNew In v3.0 : Shortcode Support Utilize the newly implemented shortcode to prevent icons from being stripped between the visual and html tabs of the editor! (fully backwards compatible!) Basic Plugin Demo https://www.youtube.com/watch?v=ZQSrZvKDtQ0 Consider Going Pro For Additional Features!
- Over 490 icons included
- Create and upload your own custom icons using the custom icon importer
- Download and import your own custom icon build from IcoMoon
- Insert Icons Directly Into Posts/Pages/Sidebars
- No need to write a single line of code
- Actively under development
Pro FeaturesDemo Page Check Out The Plugin Demo Page 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 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. Special Thanks Goes To:Get the premium version now!
- Icon customizer to adjust icon size, color, link and more on the fly without writing any code!
- Unlimited number of custom icons allowed!
- Add icons to menu items directly from within the menu edit screen
- Animate your icons using smooth CSS3 Animations
- Easily generate an icon container to use on your landing pages (with sweet hover effects)
- Premium support for any troubles you may run into, or the times you'd like to achieve something more custom
- Built in widget support for all icons
- No need to write code or adjust shortcode parameters manually in the pro version
- Continuously iterated on and under development
wordpress-svg-icons-plugin.zip
to the /wp-content/plugins/
directoryPlease consider purchasing the premium version 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. 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 software engineer with extensive WordPress expertise. Free users are limited to support here on WordPress.org.
No. These icons are not .png or .jpg format. They are font icons and .svg (scalable vector graphics), which means you can scale them as large as you want with out any loss in quality. (really....as large as you want!)
Yes, by adding the 'color' parameter to the shortcode, and then specifying either a hex, rgb or rgba color code.
For example :
[wp-svg-icons icon="menu-2" wrap="i" color="#B4DA55"]
The pro version comes with a pretty sweet icon customizer. Not only does this allow you to adjust the size, color and link attribute but it allows you to easily customize your icon without ever needing to remember any of the shortcode parameters or write a single line of code! The pro version also comes with custom nav walkers implemented, to easily add icons to any of your menu items. This is a neat little feature which allows you to select an icon from a dropdown to assign to your menu directly from within the menu edit screen. 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.
Pro FeaturesGet the premium version now!
- Icon customizer to adjust icon size, color, link and more on the fly without writing any code!
- Icon blocks, fully integrated with WordPress 5.0+.
- Quickly and easily upload custom icon sets (both font icons and svg files)
- Seamlessly integrated with the worlds best icon providers (Roundicons, Icons8, The Noun Project etc.)
- Add icons to menu items directly from within the menu edit screen
- Animate your icons using smooth CSS3 Animations
- Easily generate an icon container to use on your landing pages (with sweet hover effects)
- Premium support for any troubles you may run into, or the times you'd like to achieve something more custom
- Built in widget support for all icons
- No need to write code or adjust shortcode parameters manually in the pro version
- Continuously iterated on and under development
wp_get_current_user()
.<div>
to a <span>
- fixes line breaks when inserting icons into content - September 20th, 2013