Reading Time WP

Reading Time WP

توسط

WP Reading Time let’s you easily add an estimated reading time to your WordPress posts. Activating the plugin will automatically add the reading time to the beginning of your post’s content. This can be deactivated in the Reading Time settings which can be accessed from your Dashboard’s Settings menu. You can also edit the label and postfix from this menu.

If you’d prefer more control over where you add your reading time you can use the the [rt_reading_time] shortcode to insert the time into a post. This shortcode also excepts values for label and postfix. These are optional. Ex. [rt_reading_time label=”Reading Time:” postfix=”minutes” postfix_singular=”minute”].

  1. Upload the ‘rt-reading-time-wp’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it! Your reading time will now be inserted at the beginning of every post.
  4. If you would like to edit settings or turn off reading time, select Reading Time from the WP Dashboard Settings menu

سوالات متداول

How do I insert my reading time before posts.

On initial installation your reading time should be showing where the_content is called in your template. If it is not, navigate to the Reading Time WP settings menu in the WP Dashboard Settings menu and make sure the “Insert Reading Time before content” option is checked.

Great, but how do I control the post types, like pages and custom post types, the reading times shows on?

Just navigate to the Reading Time WP settings page and select which post types you want your Reading Times to display on. Reading Time WP defaults to posts and pages.

But I want more individual control to insert reading time only on specific posts. How can I do that?

Easy, turn off the “Insert Reading Time before content” option form the Reading Time settings within your WP Dashboard’s settings. Then use the Reading Time WP shortcode [rt_reading_time label=”Reading Time:” postfix=”minutes”]. Best of all the label and postfix parameters are optional.

That’s good and all, but how do I insert it into my theme?

Still easy, but you’ll need to use WordPress’ built in do_shortcode function. Simply place <?php echo do_shortcode('[rt_reading_time label="Reading Time:" postfix="minutes"]'); ?> into your theme wherever you please.

I’ll just go with it entering before the_content. How can I change what appears before and after the reading time?

Just edit the Reading time label and Reading time postfix fields in the Reading Time WP Settings. The label appears before the time and the postfix after. Feel free to leave either blank to not use that field.

Does this count images in the Reading Time?

Yes! Reading Time WP calculates images based on Medium’s article on the topic here: https://blog.medium.com/read-time-and-you-bc2048ab620c.

So for the first image add 12 seconds, second image add 11, …, for image 10+ add 3 seconds each.

How can I only display reading time on single posts?

Drop the code from this Gist in your functions.php. https://gist.github.com/jasonyingling/ad2832bc1768d1fbb63341aef072908b

How do I remove the Reading Time from Yoast’s meta description?

Drop the code from this Gist in your functions.php https://gist.github.com/jasonyingling/5917dc97b302ca37abce7ceb93a7f4b8

How can I add meta fields, say from Advanced Custom Fields, into the Reading Time WP count?

Just hook into the rtwp_filter_wordcount filter and increment the word count the reading time is based on.

How do I specify a different post ID in the shortcode, e.g. to show each post’s reading time on a page that lists many posts?

Use the optional page_id attribute on the shortcode. e.g. [rt_reading_time label=”Reading Time:” postfix=”minutes” postfix_singular=”minute” post_id=”123″]

×
نظری برای این آیتم موجود نیست.
0 0 رای ها
امتیازدهی
اشتراک در
اطلاع از
0 نظرات
قدیمی‌ترین
تازه‌ترین بیشترین رأی
بازخورد (Feedback) های اینلاین
مشاهده همه دیدگاه ها
هیچ نسخه‌ای برای این آیتم موجود نیست.
★★★★★
★★★★★
4.8 /5 (20 نظر)

قیمت:

رایگان

نگارش

آخرین انتشار

10 اردیبهشت 1405

آخرین بروزرسانی

2 ماه پیش

نصب های فعال

30,000+

نگارش وردپرس

وردپرس 3.0.1+

تست شده از نسخه

وردپرس 6.7.5

نگارش PHP

-

نسخه ها

0 نسخه