=== Collapse-O-Matic ===
Contributors: twinpictures, baden03, lukas-prelovsky
Donate link: https://pluginoven.com/panares-fund/
Tags: collapse, expand, accordion, accordion
Requires at least: 4.9
Tested up to: 7.1
Stable tag: 1.8.7
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Add an expanding/collapsing accordion shortcode.
== Description ==
Collapse-O-Matic adds an `[expand]` shortcode that will wrap any content, including other shortcodes, into an accordion expanding and collapsing element. A complete listing of shortcode options and attribute demos are available, as well as free community support on GitHub.
== Installation ==
1. Old-school: upload the `collapse-o-matic` folder to the `/wp-content/plug-ins/` directory via FTP. Hipster: Ironically add collapse-o-matic via the WordPress Plug-ins menu.
1. Activate the Plug-in
1. Add a the shortcode to your post like so: `[expand title="Displayed Title Goes Here"]Hidden content goes here[/expand]`
1. Test that the this plug-in meets your demanding needs.
1. Tweak the CSS to match your flavour.
1. Report bugs or request features at https://github.com/baden03/collapse-o-matic/issues
== Frequently Asked Questions ==
= How can I translate this plugin into my favourite language? =
A .pot template is included in the languages directory. German (de_DE) translations are bundled as collapse-o-matic-de_DE.po and collapse-o-matic-de_DE.mo. Use Poedit or msgfmt to create additional locales from the template.
= I am a Social Netwookiee, might Twinpictures have a Facebook page? =
Nope.
= Does Twinpictures do the Twitter? =
Nope.
= How does one use the shortcode, exactly? =
A complete listing of shortcode options has been provided to answer this exact question.
= Is Galato the same as Ice Cream? =
Nope. Not even close.
== Screenshots ==
1. Hmmm... wonder what happens this text by that arrow is clicked?
2. Holy Crap! That other text just showed up like magic! Thank you Collapse-O-Matic!
3. Options Page? Yes, Options Page!
== Changelog ==
= 1.8.7 =
* Release process: tagging a release on GitHub now also pushes the release to the WordPress.org SVN repository (trunk and /tags/), so both are published from a single tag instead of a separate manual SVN commit.
* Release process: added a .distignore file so the GitHub release zip and the WordPress.org deploy share one exclusion list.
* No changes to plugin functionality.
= 1.8.6 =
* Security: settings are now sanitized on save; the Custom Style field can no longer break out of the inline