WP SVG Icons - Version 2.3.1

Version Description

  • Resolved the 'Warning: Cannot modify header information' error thrown
Download this release

Release Info

Developer eherman24
Plugin Icon 128x128 WP SVG Icons
Version 2.3.1
Comparing to
See all releases

Code changes from version 2.3 to 2.3.1

Files changed (2) hide show
  1. readme.txt +1 -1
  2. wordpress-svg-icons-plugin.php +3 -7
readme.txt CHANGED
@@ -1 +1 @@
1
- === WordPress Icons - SVG ===
1
+ === WordPress Icons - SVG ===
wordpress-svg-icons-plugin.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WordPress Icons - SVG
4
  Plugin URI: http://evan-herman.com/wp-svg-icon-set-1-example/
5
  Description: Easily insert svg icons directly in to your WordPress blog with this plugin.
6
- Version: 2.3
7
  Author: Evan Herman
8
  Author URI: http://www.Evan-Herman.com
9
  License:
@@ -4407,14 +4407,10 @@ function wordpresssvgiconscheatsheet_callback() {
4407
  </body>
4408
 
4409
  </html>
4410
-
4411
-
4412
-
4413
- <?php
4414
  }
4415
- ?>
4416
 
4417
- <?php
4418
  function wp_svg_icons_upload_custom_pack_callback() {
4419
  ?>
4420
 
3
  Plugin Name: WordPress Icons - SVG
4
  Plugin URI: http://evan-herman.com/wp-svg-icon-set-1-example/
5
  Description: Easily insert svg icons directly in to your WordPress blog with this plugin.
6
+ Version: 2.3.1
7
  Author: Evan Herman
8
  Author URI: http://www.Evan-Herman.com
9
  License:
4407
  </body>
4408
 
4409
  </html>
4410
+
4411
+ <?php
 
 
4412
  }
 
4413
 
 
4414
  function wp_svg_icons_upload_custom_pack_callback() {
4415
  ?>
4416