=== Simple Expand === Contributors: jonashjalmarsson Donate link: https://jonashjalmarsson.se/help-me-out/ Tags: expand, readmore, toggle Requires at least: 5.0 Tested up to: 6.1.1 Requires PHP: 5.7 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easy and lightweight read more functionality, wrap the text inside ´[expand]´ tags where ever you want. == Description == Usage of the expand shortcode: [expand title="My title"] The content goes here. And wrap up with a closing expand tag. [/expand] == Installation == 1. Upload "/simple-expand/" to the "/wp-content/plugins/" directory. 1. Activate the plugin through the "Plugins" menu in WordPress. 1. Place [expand] shortcodes on your page. == Frequently Asked Questions == No FAQ yet. == Screenshots == 1. Sample of the closed Simple Expand. 2. Sample of the open Simple Expand with html tags inside. == Changelog == = 1.1 = * Added support for youtube and other iframe embeds inside expand tag (also WP built in embeds) = 1.0.1 = * Added support for shortcode in expand tag = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = * Initial release.