{"id":235661,"date":"2025-05-31T19:48:56","date_gmt":"2025-05-31T19:48:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/reading-time-block\/"},"modified":"2025-05-31T19:48:33","modified_gmt":"2025-05-31T19:48:33","slug":"reading-time-block","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/reading-time-block\/","author":13286171,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.2","stable_tag":"1.2.2","tested":"6.8.5","requires":"6.0","requires_php":"7.2","requires_plugins":null,"header_name":"Reading Time Block","header_author":"Noah Stewart","header_description":"A simple block that displays estimated reading time.","assets_banners_color":"b09c8c","last_updated":"2025-05-31 19:48:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":10,"downloads":411,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.2":{"tag":"1.2.2","author":"revnoah","date":"2025-05-31 19:48:33"}},"upgrade_notice":{"1.1.0":"<p>Custom reading speed setting now available. Recommended update.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3304059,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3304059,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3304059,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3304059,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"reading-time-block\/reading-time":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":2,"name":"reading-time-block\/reading-time","title":"Reading Time","category":"widgets","icon":"clock","textdomain":"reading-time-block","editorScript":"reading-time-block-script"}},"tagged_versions":["1.2.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3304059,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3304059,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3304059,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"The block as it appears in the editor.","2":"The estimated reading time on the frontend.","3":"The WPM setting in Settings \u2192 Reading."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[243209,27629],"plugin_category":[],"plugin_contributors":[168191],"plugin_business_model":[],"class_list":["post-235661","plugin","type-plugin","status-publish","hentry","plugin_tags-reading-speed","plugin_tags-reading-time","plugin_contributors-revnoah","plugin_committers-revnoah"],"banners":{"banner":"https:\/\/ps.w.org\/reading-time-block\/assets\/banner-772x250.png?rev=3304059","banner_2x":"https:\/\/ps.w.org\/reading-time-block\/assets\/banner-1544x500.png?rev=3304059","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/reading-time-block\/assets\/icon-128x128.png?rev=3304059","icon_2x":"https:\/\/ps.w.org\/reading-time-block\/assets\/icon-256x256.png?rev=3304059","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/reading-time-block\/assets\/screenshot-1.png?rev=3304059","caption":"The block as it appears in the editor."},{"src":"https:\/\/ps.w.org\/reading-time-block\/assets\/screenshot-2.png?rev=3304059","caption":"The estimated reading time on the frontend."},{"src":"https:\/\/ps.w.org\/reading-time-block\/assets\/screenshot-3.png?rev=3304059","caption":"The WPM setting in Settings \u2192 Reading."}],"raw_content":"<!--section=description-->\n<p>The <strong>Reading Time Block<\/strong> plugin calculates and displays an estimated reading time based on the post content.<\/p>\n\n<p>It uses a configurable reading speed (default: 200 words per minute) and outputs a clean, server-rendered block to the frontend.<\/p>\n\n<p>This is ideal for blogs, documentation, or any content where you want to set expectations about how long it will take a visitor to read the page.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Adds a block to the Gutenberg editor for reading time.<\/li>\n<li>Automatically calculates based on post content.<\/li>\n<li>Supports customizable reading speed (WPM) via <strong>Settings \u2192 Reading<\/strong>.<\/li>\n<li>Lightweight and fast\u2014no JS build step required.<\/li>\n<li>Fully translatable and namespace-isolated.<\/li>\n<\/ul>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GNU General Public License v2.0 or later.<br \/>\nSee https:\/\/www.gnu.org\/licenses\/gpl-2.0.html for full license text.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/reading-time-block\/<\/code> directory, or install the plugin through the WordPress plugin screen directly.<\/li>\n<li>Activate the plugin through the \"Plugins\" screen in WordPress.<\/li>\n<li>Open a post in the block editor and insert the <strong>Reading Time<\/strong> block from the <strong>Widgets<\/strong> category.<\/li>\n<li>Adjust the reading speed (optional) by visiting <strong>Settings \u2192 Reading<\/strong>.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20is%20the%20reading%20time%20calculated%3F'><h3>How is the reading time calculated?<\/h3><\/dt>\n<dd><p>The plugin counts the number of words in the post content and divides by the configured reading speed in words per minute (WPM). It then rounds up to the nearest minute if necessary.<\/p><\/dd>\n<dt id='can%20i%20change%20the%20reading%20speed%3F'><h3>Can I change the reading speed?<\/h3><\/dt>\n<dd><p>Yes. You can adjust the reading speed via a numeric input or preset values in <strong>Settings \u2192 Reading<\/strong>.<\/p><\/dd>\n<dt id='does%20this%20plugin%20require%20javascript%20building%20or%20node.js%3F'><h3>Does this plugin require JavaScript building or Node.js?<\/h3><\/dt>\n<dd><p>No, the block is written in plain JavaScript and PHP, so there's no build step or asset compilation required.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Moved javascript to separate file, enqueued file<\/li>\n<li>Removed load_plugin_textdomain function call<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Added shortcode [reading_time].<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added language support.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added settings under Settings \u2192 Reading for customizing WPM.<\/li>\n<li>Refactored render logic into a dedicated class.<\/li>\n<li>Improved block code structure.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Added a Gutenberg block to display estimated reading time.<\/li>\n<\/ul>","raw_excerpt":"Adds a Gutenberg block to display the estimated reading time of the current post. Reading speed is customizable from the Settings \u2192 Reading screen.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/235661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=235661"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/revnoah"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=235661"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=235661"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=235661"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=235661"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=235661"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=235661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}