Mô tả
The Estimated Reading Time Content plugin automatically calculates and displays the estimated time required to read your posts and pages. It enhances user experience by informing readers about the content length, encouraging engagement and readability.
Features:
- Automatically displays reading time at the top or bottom of posts and pages.
- Customizable words per minute for accurate reading time calculation.
- Allows customization of the reading time text, font size, font color, and background color.
- Provides a shortcode for inserting reading time in specific locations.
- Includes a widget for displaying reading time in sidebars.
- Admin settings page for easy configuration.
Key Benefits:
- Improves user engagement by setting reading expectations.
- Enhances content readability and planning.
- Easy to customize to match your site’s design.
Usage
Once activated, the plugin will automatically display the reading time on all posts and pages based on your settings.
Shortcode:
You can also manually insert the reading time using the shortcode [ertc_reading_time]
within your post or page content.
Examples:
-
To display the reading time within the content:
This is the content of your post. [ertc_reading_time] ``
-
To display the reading time for a specific post or page by ID:
[ertc_reading_time id="123"] ``
Widget:
Add the Estimated Reading Time widget to your sidebar or any widget area to display the reading time.
Ảnh màn hình
Cài đặt
- Upload the
estimated-reading-time-content
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings Estimated Reading Time to configure the plugin according to your preferences.
Hỏi đáp
-
Does this plugin affect the performance of my website?
-
No, the plugin is optimized to efficiently calculate and display reading time without significantly impacting site performance.
-
Can I customize the appearance of the reading time block?
-
Yes, you can customize the font size, font color, and background color of the reading time block through the plugin’s settings page.
-
How is the reading time calculated?
-
The reading time is calculated based on the number of words in the post or page divided by the words per minute setting (default is 300 WPM).
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Estimated Reading Time Content” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Estimated Reading Time Content” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0 – January 12, 2025
- Initial release.