You Are Here: Home » Documentation » Developer Documentation » Advanced Snippets

Swift Point Easily manage your own website

Advanced Snippets

News Plugin Feed Utilisaztion

You can display a number of articles from your news plugin by reading the content of the RSS file. To do this, use the following snippet on the page where you want the content to display.

[[~RSS:News:2]]

This will display the most recent 2 items from a news plugin titled "News" (use the exact title as shown in the browser address bar).