1.0.15 of Comic Easel, check site for update information, coming soon. New features included.

This commit is contained in:
Frumph
2012-09-12 19:28:47 -07:00
parent 2f4edd2eb3
commit 26dfea12e0
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
Plugin Name: Comic Easel
Plugin URI: http://comiceasel.com
Description: Comic Easel allows you to incorporate a WebComic using the WordPress Media Library functionality with Navigation into almost all WordPress themes. With just a few modifications of adding injection do_action locations into a theme, you can have the theme of your choice display and manage a webcomic.
Version: 1.0.14
Version: 1.0.15
Author: Philip M. Hofer (Frumph)
Author URI: http://frumph.net/
+2 -2
View File
@@ -53,7 +53,7 @@ Style: Comical
}
.navi-prev-in {
background: url('prev-in.png') no-repeat;
background: url('prev.png') no-repeat;
}
.navi-archive, .navi-archives {
@@ -94,7 +94,7 @@ a.navi-comments span:hover {
}
.navi-next-in {
background: url('next-in.png') no-repeat;
background: url('next.png') no-repeat;
}
.navi-last-in {
+2 -2
View File
@@ -2,8 +2,8 @@
Contributors: frumph
Tags: comiceasel, easel, webcomic, comic, webcomic
Requires at least: 3.0
Tested up to: 3.4.1
Stable tag: 1.0.14
Tested up to: 3.4.2
Stable tag: 1.0.15
Donate link: http://frumph.net
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html