Read More Right Here
Automatically transform your 'more' links into "view right here" links that immediately display the rest of your entry.
The facts
- Rating
- 5★ from 3
- Active installs
- 200+
- Price
- Free
- Last updated
- 13 Jan 2012
- Added
- Sep 2008
- Requires WP
- 3.0
- Tested up to
- WP 3.3.2
- Downloads
- 56,539
Our analysis
AI-assistedRead More Right Here is a WordPress plugin that modifies the behaviour of the 'more' link in your posts. Instead of directing users to a separate page, it retrieves and displays the content after the 'more' tag inline on the same page using AJAX. This can enhance user experience by allowing visitors to view additional content without leaving the current page.
This plugin is suitable for WordPress users who want to keep their readers engaged by providing more content in a seamless manner. It is particularly useful for blogs that frequently use the 'more' tag to segment their posts.
Best for: This plugin suits bloggers looking to enhance content engagement on their WordPress sites.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Utilises the jQuery framework included with WordPress
- ✓Displays additional content inline without page redirects
- ✓Custom class added to 'more' links for functionality
Where it falls short
- •Last updated in January 2012
- •Tested only up to WordPress version 3.3.2
- •Directory score of 47/100 indicates potential issues
Verdict
Read More Right Here offers a straightforward solution for displaying additional post content inline. However, its outdated status may affect compatibility with newer WordPress versions.
From the developer
Wooliet's own description of Read More Right Here, lightly tidied.
“Read More Right Here” uses the jQuery framework already included with WordPress installations. RMRH hooks into the WordPress creation of the
“more” link and adds a custom class. When your blog is loaded, all links of this custom class are modified to no longer send the user to that post’s
single page display when clicked. Instead, the WordPress database is queried for that specific post, and all content after the <!--more--> tag (i.e. only what you need) is returned.
The new content is then immediately displayed to the user, inline with the opening content.
For more information, please visit the Woolie T. WP plugins page.