Custom CSS and Javascript - Version 1.0.6

Version Description

Download this release

Release Info

Developer hearken
Plugin Icon 128x128 Custom CSS and Javascript
Version 1.0.6
Comparing to
See all releases

Code changes from version 1.0.5 to 1.0.6

Files changed (2) hide show
  1. custom-css-and-javascript.php +1 -1
  2. readme.txt +4 -1
custom-css-and-javascript.php CHANGED
@@ -2,7 +2,7 @@
2
  /**
3
  * Plugin Name: Custom CSS and Javascript
4
  * Description: Easily add custom CSS and Javascript code to your WordPress site.
5
- * Version: 1.0.5
6
  * Author: Hearken Media
7
  * Author URI: http://hearkenmedia.com/landing-wp-plugin.php?utm_source=custom-css-and-javascript&utm_medium=link&utm_campaign=wp-widget-link
8
  * License: GNU General Public License version 2 or later
2
  /**
3
  * Plugin Name: Custom CSS and Javascript
4
  * Description: Easily add custom CSS and Javascript code to your WordPress site.
5
+ * Version: 1.0.6
6
  * Author: Hearken Media
7
  * Author URI: http://hearkenmedia.com/landing-wp-plugin.php?utm_source=custom-css-and-javascript&utm_medium=link&utm_campaign=wp-widget-link
8
  * License: GNU General Public License version 2 or later
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: hearken
3
  Tags: css, custom css, styles, custom styles, stylesheet, custom stylesheet, javascript, custom javascript, js, custom js
4
  Requires at least: 3.5
5
  Tested up to: 4.4
6
- Stable tag: 1.0.5
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -26,6 +26,9 @@ Alternatively, you can manually upload the plugin to your wp-content/plugins dir
26
 
27
  == Screenshots ==
28
 
 
 
 
29
  == Changelog ==
30
 
31
  = 1.0.5 =
3
  Tags: css, custom css, styles, custom styles, stylesheet, custom stylesheet, javascript, custom javascript, js, custom js
4
  Requires at least: 3.5
5
  Tested up to: 4.4
6
+ Stable tag: 1.0.6
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
26
 
27
  == Screenshots ==
28
 
29
+ 1. Custom CSS editor
30
+
31
+
32
  == Changelog ==
33
 
34
  = 1.0.5 =