Descripción
Generates a template tag that allows you to easily display a snapshot of text.
Useful for meta descriptions, post snippets, or your own custom block of text.
Displays a snippet of text without having to use the <–!more–> quicktag.
Instalación
- Upload the
mish_wp_snapshot
folder to the your plugins directory, typically/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- How do I use it?
-
It accepts three user-entered parameters or uses its own defaults.
- Content: Enter your own custom text or leave blank.
- Word Limit: Enter the number of words you want to display.
- Trailing Text: Enter the trailing text to indicate the content continues.
Please see the plugin homepage for examples of usage.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “WP Snapshot” 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
- added
strip_shortcode()
to remove shortcode content from the excerpt created - added
wp_kses()
to strip all html