Plugin Directory

Changeset 2268657


Ignore:
Timestamp:
03/26/2020 10:41:08 PM (6 years ago)
Author:
JoePritchard
Message:

Updated 'Tested To' data.
No code changes required.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rss-via-shortcode/trunk/readme.txt

    r2004886 r2268657  
    55Tags: rss feed
    66Requires at least: 4.0
    7 Tested up to: 5.0.2
     7Tested up to: 5.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Provides a means of displaying an RSS fede via a shortcode.
     11Provides a means of displaying an RSS feed via a shortcode.
    1212
    1313== Description ==
    1414
    15 This is a VERY simple Wordpress Plugin designed to do one thing; get the most recent 'n' entries from a specified feed and display them in a list structure on a Wordpress Page. I wrote it because I deeded something very straight forward that worked 'out of the box'. It doesn't store feed details in a database anywhere, just whacks them on the screen when needed.
     15This is a VERY simple Wordpress Plugin designed to do one thing; get the most recent 'n' entries from a specified feed and display them in a list structure on a Wordpress Page. I wrote it because I needed something very straight forward that worked 'out of the box'. It doesn't store feed details in a database anywhere, just whacks them on the screen when needed.
    1616
    1717Shortcode is [jp-rssonpage rss="URL" feeds="Number of Items"]
     
    4646= 1.0 =
    4747* Initial release
    48 
    49 
    50 
    51 
    52 
    53 
    54 
Note: See TracChangeset for help on using the changeset viewer.