{"id":219340,"date":"2025-01-12T19:18:57","date_gmt":"2025-01-12T19:18:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/estimated-reading-time-content\/"},"modified":"2025-01-14T09:19:43","modified_gmt":"2025-01-14T09:19:43","slug":"estimated-reading-time-content","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/estimated-reading-time-content\/","author":23143298,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"6.7.5","requires":"","requires_php":"","requires_plugins":null,"header_name":"Estimated Reading Time Content","header_author":"Anton Simonov","header_description":"Adds a reading time block to posts and pages, with customizable settings and widget support.","assets_banners_color":"abb4bb","last_updated":"2025-01-14 09:19:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":486,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"antonphp","date":"2025-01-14 09:19:43"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3221212,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3221212,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3221212,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3222110,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"wp-admin\\\/options-general.php?page=estimated-reading-time-content\",\"steps\":[{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"estimated-reading-time-content\"},\"options\":{\"activate\":true}},{\"step\":\"installPlugin\",\"pluginZipFile\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"estimated-reading-time-content\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3221212,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3221212,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"<strong>Settings Page:<\/strong> Configure plugin settings including enabling for posts\/pages, position, words per minute, text customization, and styling options.","2":"<strong>Reading Time Display:<\/strong> Shows the estimated reading time block at the top or bottom of posts and pages."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[33946,43466,27629,236842,172908],"plugin_category":[],"plugin_contributors":[235304],"plugin_business_model":[],"class_list":["post-219340","plugin","type-plugin","status-publish","hentry","plugin_tags-estimated-reading-time","plugin_tags-read-time","plugin_tags-reading-time","plugin_tags-reading-time-content","plugin_tags-readtime","plugin_contributors-antonphp","plugin_committers-antonphp"],"banners":{"banner":"https:\/\/ps.w.org\/estimated-reading-time-content\/assets\/banner-772x250.png?rev=3221212","banner_2x":"https:\/\/ps.w.org\/estimated-reading-time-content\/assets\/banner-1544x500.png?rev=3221212","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/estimated-reading-time-content\/assets\/icon-256x256.png?rev=3221212","icon_2x":"https:\/\/ps.w.org\/estimated-reading-time-content\/assets\/icon-256x256.png?rev=3221212","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/estimated-reading-time-content\/assets\/screenshot-1.png?rev=3221212","caption":"<strong>Settings Page:<\/strong> Configure plugin settings including enabling for posts\/pages, position, words per minute, text customization, and styling options."},{"src":"https:\/\/ps.w.org\/estimated-reading-time-content\/assets\/screenshot-2.png?rev=3221212","caption":"<strong>Reading Time Display:<\/strong> Shows the estimated reading time block at the top or bottom of posts and pages."}],"raw_content":"<!--section=description-->\n<p>The <strong>Estimated Reading Time Content<\/strong> 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.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Automatically displays reading time at the top or bottom of posts and pages.<\/li>\n<li>Customizable words per minute for accurate reading time calculation.<\/li>\n<li>Allows customization of the reading time text, font size, font color, and background color.<\/li>\n<li>Provides a shortcode for inserting reading time in specific locations.<\/li>\n<li>Includes a widget for displaying reading time in sidebars.<\/li>\n<li>Admin settings page for easy configuration.<\/li>\n<\/ul>\n\n<p><strong>Key Benefits:<\/strong><\/p>\n\n<ul>\n<li>Improves user engagement by setting reading expectations.<\/li>\n<li>Enhances content readability and planning.<\/li>\n<li>Easy to customize to match your site's design.<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<p>Once activated, the plugin will automatically display the reading time on all posts and pages based on your settings.<\/p>\n\n<p><strong>Shortcode:<\/strong><\/p>\n\n<p>You can also manually insert the reading time using the shortcode <code>[ertc_reading_time]<\/code> within your post or page content.<\/p>\n\n<p><strong>Examples:<\/strong><\/p>\n\n<ul>\n<li><p>To display the reading time within the content:<\/p>\n\n<pre><code> This is the content of your post. [ertc_reading_time] ``\n<\/code><\/pre><\/li>\n<li><p>To display the reading time for a specific post or page by ID:<\/p>\n\n<pre><code> [ertc_reading_time id=\"123\"] ``\n<\/code><\/pre><\/li>\n<\/ul>\n\n<p><strong>Widget:<\/strong><\/p>\n\n<p>Add the <strong>Estimated Reading Time<\/strong> widget to your sidebar or any widget area to display the reading time.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>estimated-reading-time-content<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Navigate to <strong>Settings \u2192 Estimated Reading Time<\/strong> to configure the plugin according to your preferences.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20plugin%20affect%20the%20performance%20of%20my%20website%3F'><h3>Does this plugin affect the performance of my website?<\/h3><\/dt>\n<dd><p>No, the plugin is optimized to efficiently calculate and display reading time without significantly impacting site performance.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20appearance%20of%20the%20reading%20time%20block%3F'><h3>Can I customize the appearance of the reading time block?<\/h3><\/dt>\n<dd><p>Yes, you can customize the font size, font color, and background color of the reading time block through the plugin's settings page.<\/p><\/dd>\n<dt id='how%20is%20the%20reading%20time%20calculated%3F'><h3>How is the reading time calculated?<\/h3><\/dt>\n<dd><p>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).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0 - January 12, 2025<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Adds a reading time block to posts and pages, with customizable settings and widget support.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/219340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=219340"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/antonphp"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=219340"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=219340"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=219340"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=219340"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=219340"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=219340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}