Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

(a) RSS More

Beskrivelse

Additional – you can use second time (for cut full article in full RSS).
Options available on Settings/Reading page

Skjermbilder

Installasjon

  1. Upload a-rss-more directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. If you theme is support ‘automatic-feed-links’ – all done
  4. Another – add link to new RSS with param ?announce=1:

    <link rel="alternate" type="application/rss+xml" title="Blog » Announce Feed" href="http://domain.com/feed/?announce=1" />
    

    or

    <link rel="alternate" type="application/rss+xml" title="Blog » Announce Feed" href="http://domain.com/?feed=rss2&announce=1" />
    

Ofte stilte spørsmål

Are you sure? It’s best practice?

Yes, see on votes results http://habrahabr.ru/blogs/blogosphere/105394/ (it’s russian hi-tech community blog):

Question: Full RSS or announce only
1: Always full
2: When article don't consist some source code
3: Announce only

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«(a) RSS More» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

0.0.2

  • Added options of plugin

0.0.1

  • Initial version