Version Description
- Relaunched of plugin page on Twinpictures' Plugin Oven
Download this release
Release Info
Developer | baden03 |
Plugin | Collapse-O-Matic |
Version | 1.4 |
Comparing to | |
See all releases |
Code changes from version 1.3.18.1 to 1.4
- collapse-o-matic.php +1 -1
- readme.txt +7 -1
collapse-o-matic.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: jQuery Collapse-O-Matic
|
4 |
Plugin URI: http://plugins.twinpictures.de/plugins/collapse-o-matic/
|
5 |
Description: Collapse-O-Matic adds an [expand] shortcode that wraps content into a lovely, jQuery collapsible div.
|
6 |
-
Version: 1.
|
7 |
Author: twinpictures, baden03
|
8 |
Author URI: http://twinpictures.de/
|
9 |
License: GPL2
|
3 |
Plugin Name: jQuery Collapse-O-Matic
|
4 |
Plugin URI: http://plugins.twinpictures.de/plugins/collapse-o-matic/
|
5 |
Description: Collapse-O-Matic adds an [expand] shortcode that wraps content into a lovely, jQuery collapsible div.
|
6 |
+
Version: 1.4
|
7 |
Author: twinpictures, baden03
|
8 |
Author URI: http://twinpictures.de/
|
9 |
License: GPL2
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Donate link: http://plugins.twinpictures.de/plugins/collapse-o-matic/
|
|
5 |
Tags: collapse, expand, collapsible, expandable, expandable content, collapsable content, shortcode, hidden, hide, display, accordion, accordion, jQuery, javascript, roll-your-own, twinpictures
|
6 |
Requires at least: 2.8
|
7 |
Tested up to: 3.3.1
|
8 |
-
Stable tag: 1.
|
9 |
|
10 |
Remove clutter, save space: display and hide additional content in a SEO friendly way by warpping content in an [expand] shortcode.
|
11 |
|
@@ -44,6 +44,9 @@ No. Not even close.
|
|
44 |
|
45 |
== Changelog ==
|
46 |
|
|
|
|
|
|
|
47 |
= 1.3.18 =
|
48 |
* Added alternate style sheet for sites with dark backgrounds.
|
49 |
|
@@ -132,6 +135,9 @@ No. Not even close.
|
|
132 |
|
133 |
== Upgrade Notice ==
|
134 |
|
|
|
|
|
|
|
135 |
= 1.3.18 =
|
136 |
* Added alternate style sheet for sites with dark backgrounds.
|
137 |
|
5 |
Tags: collapse, expand, collapsible, expandable, expandable content, collapsable content, shortcode, hidden, hide, display, accordion, accordion, jQuery, javascript, roll-your-own, twinpictures
|
6 |
Requires at least: 2.8
|
7 |
Tested up to: 3.3.1
|
8 |
+
Stable tag: 1.4
|
9 |
|
10 |
Remove clutter, save space: display and hide additional content in a SEO friendly way by warpping content in an [expand] shortcode.
|
11 |
|
44 |
|
45 |
== Changelog ==
|
46 |
|
47 |
+
= 1.4 =
|
48 |
+
* Relaunched of plugin page on Twinpictures' Plugin Oven
|
49 |
+
|
50 |
= 1.3.18 =
|
51 |
* Added alternate style sheet for sites with dark backgrounds.
|
52 |
|
135 |
|
136 |
== Upgrade Notice ==
|
137 |
|
138 |
+
= 1.4 =
|
139 |
+
* Improved support and FAQs on Plugin Oven support page
|
140 |
+
|
141 |
= 1.3.18 =
|
142 |
* Added alternate style sheet for sites with dark backgrounds.
|
143 |
|