Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Insert Estimated Reading Time

Descripción

This plugin to insert «Estimated Reading Time» at the beginning of content.

  • Can choose «Minutes» or «Minutes and seconds».
  • Can output in free format.
  • Can switch show/hide in Home, Front page, Post, and Page.
  • Support shortcode and tag.
  • If you want to translate this plugin, you put ‘.po’ and ‘.mo’ in ‘languages’ directory. Japanese language file is included in this plugin.

Capturas

  • The options screen.

Instalación

  1. Upload this directory to the ‘wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open ‘Options’ -> ‘Insert Estimated Reading Time’ menu, choose your options.

Preguntas frecuentes

Aren’t there any translation files other than Japanese?

It does not exist yet. My mother tongue is Japanese and I can’t speak any other languages.

Reseñas

3 de mayo de 2017
日本語対応なのがありがたいですし、1分あたりの文字数を設定できるのも素晴らしい
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«Insert Estimated Reading Time» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Insert Estimated Reading Time» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «Insert Estimated Reading Time» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2

  • Changed setting of «Hide in …» to setting of «Show in …». (existing settings will be automatically inherited)
  • Support custom post types. (available only when «content» exists)

1.1.3

  • Fix deprecated error.

1.1.1

  • Changed to snake case from camel case functions name. (ex. estimatedReadingTime -> estimated_reading_time)
  • You can continue to use old name of function «».

1.1.0

  • Shortcode support. Add [estimated_reading_time] to your post content. Estimated reading time is displayed regardless of the state of checkbox.
  • Tag support. Add to your theme/template. Estimated reading time is displayed regardless of the state of checkbox.

1.0.2

  • Fixed round-up process when you choose «Minutes» in «Time output».

1.0.1

  • Added pot file in languages directory.

1.0.0

  • First release.