Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

CompactRSS

Descrizione

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.

Screenshot

  • CompactRSS 1.0 Settings

Installazione

  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!

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“CompactRSS” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.1

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