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

Page Excerpt

Descripción

This plugin adds the same functionality of the excerpt feature in posts to pages.

Capturas

  • The Page Excerpt Box

Instalación

  1. Upload page-excerpt.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use page excerpt box as you would in a post

Preguntas frecuentes

Installation Instructions
  1. Upload page-excerpt.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use page excerpt box as you would in a post
How do I use this?

On the create (or edit) pages page, you will see a box called ‘Page Excerpt’. It allows you to put in a short summary of your content. You can then call it using the <?php the_excerpt(); ?> function within the loop

I have a question you didn’t answer!

Post a message on PageExcerpt’s page and leave a message in the comments if you have a question that needs answering!

Reseñas

4 de septiembre de 2017
easy to install and use. This Plugin is essential on all my sites! Thank the developer for the generosity
Leer todas las 10 reseñas

Colaboradores y desarrolladores

“Page Excerpt” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Page Excerpt” a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

= 1.3=
* Verified 3.5.1 Compatibility
* Updated Screenshot

1.2

  • Fixes a bug in v 1.1

1.1

  • Supports WP 3.1 and greater

1.0

  • First version