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.

CompactRSS

Descripción

This plug-in makes it possible to exclude certain parts of your posts in your feeds.
It uses the filterhooks the_content (in combination with is_feed()) and the_content_rss.

You have several options to determine what must be excluded; you can hide everything after the More-tag and/or hide everything between <!--crss--> and <!--/crss-->
Since update 1.1 you may use multiple CRSS-tags in a post.

Capturas

  • CompactRSS 1.0 Settings

Instalación

  1. Uploaded the extracted folder to your WordPress plug-ins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit the CompactRSS settings (Settings, CompactRSS).

FAQ

I have a question that’s not listed.

Try to figure it out yourself, or contact the author!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «CompactRSS» 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.1

  • Changed the filter so it is possible to use multiple CRSS-tags in a single post