File: /var/www/html/wp-content/plugins/read-more-wp/README.txt
=== Read More WP ===
Contributors: boltonstudios, freemius
Donate link: https://ko-fi.com/boltonstudios
Tags: read more, show more, toggle text, ellipsis
Requires at least: 4.0.0
Tested up to: 6.7.1
Requires PHP: 5.4
Stable tag: 1.1.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Create excerpts and hide text with an elegant toggle button to show more.
== Description ==
Hide text with an elegant toggle button to show more.
Insert the *[start-read-more]* shortcode where you want to hide content,
followed by *[end-read-more]* to add the toggle button.
Target `.rmwp-button-wrap button` to style the button (optional).
View the [Demo](https://www.boltonstudios.com/read-more-wp/).
= Features (Free) =
* Elegantly hide content.
* Toggle button to show more.
* Easy Shortcodes.
* Inline breaks—great for short text such as testimonials.
* WordPress forum support.
= Premium Features (Paid) =
* Animated transitions.
* Pop-Ups.
* Priority email support.
* [Get Read More WP Plus](https://www.boltonstudios.com/read-more-wp/).
= Supporting Read More WP =
If you found this free plugin helpful, you can support the developer by upgrading to *Read More WP Plus* or donating to the coffee fund:
* [Buy me a coffee](http://ko-fi.com/boltonstudios)
= Shortcode =
`[start-read-more]`
`[end-read-more]`
= Optional Shortcode Parameters =
`[start-read-more more="Read More" less="Read Less" inline=false ellipsis=true][end-read-more]`
* more..."Read More" or another button label.
* less..."Read Less" or another button label.
* inline...true or false. Default: false.
* ellipsis...true or false. Default: true.
* animation..."none", "slide", "fade", "fold", "pop-up".
* speed...The speed of the animation in milliseconds. Default: 500.
== Installation ==
1. Upload `read-more-wp.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Add the `[start-read-more]` and `[end-read-more]` shortcodes to your page or post.
1. Save Changes.
== Screenshots ==
1. The shortcodes wrapping text in the Gutenberg block editor. Highlights added for visibility.
2. The plugin settings pages with avalable options.
3. A block of content partially hidden with the "read more" button toggle.
4. A block of content revealed with the "read less" button toggle.
== Changelog ==
= 1.1.6 =
* Date Released: 2025-02-09
* Updated Freemius SDK to the latest version.
= 1.1.5 =
* Date Released: 2023-10-21
* Implemented further changes requested by WP Plugin Review Team.
= 1.1.4 =
* Date Released: 2023-09-15
* Implemented various changes requested by WP Plugin Review Team.
= 1.1.3 =
* Date Released: 2023-07-21
* Updated Freemius SDK to the latest version.
= 1.1.2 =
* Date Released: 2023-05-21
* Bug fix: Fixed bug in Plus version that caused plugin name to echo arbitrarily.
= 1.1.1 =
* Date Released: 2023-05-21
* Bug fix: Fixed CSS bug that caused content to overflow the pop-up window in some cases.
= 1.1.0 =
* Date Released: 2023-05-21
* New Feature: Animated Pop-Ups.
= 1.0.1 =
* Date Released: 2023-05-18
* Bug fix: Fixed bug that prevented text toggling when initial Plus animation settings were empty.
= 1.0.0 =
* Date Released: 2023-05-18
* Initial Release.