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.

WP Truncate Content

Descripción

A plugin that truncate and hide longer content but retains its html for search engine optimization. Good for longer content post and pages that wanted only to show partially visible content but does hide all the content for SEO.
After the plugin has been activated, you will see an icon on the WP Editor labeled Truncate Content. If clicked it will display a popup modal box which has an option for you to customize.

Note : put your long content inside the shortcode e.g. [truncate_content] Content Here….. [/truncate_content]

Any errors or bugs you find please use the support forum.

If you find this plugin helpful, we appreciate if you give us your review.

Capturas

  • Screenshot of truncate content admin wp editor.
  • Screenshot of truncate content popup modal options.
  • Screenshot of truncate content how the html was preserved without making the html hdden for seo.

Instalación

  1. Upload wp-truncate-content folder to the /wp-content/plugins/ directory or use plugin adin page to upload th zip file.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

3 de septiembre de 2016
Works fine and easy to use. But have a bug when you use for multiple posts in the same page. I have fix it, you can see more details here: https://wordpress.org/support/topic/using-shortcode-more-than-once-on-same-page?replies=2
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«WP Truncate Content» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Truncate Content» 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.0

  • Initial plugin version