Simple News

December 13, 2022

Simple News Plugin

A very simple news plugin that output news.

A very simple news plugin that output news.
(img, title, date, excerpt and link)

  • News are order by pub date.
  • A post type “NEWS” is added.
  • Shortcodes

Shortcodes
All shortcodes can combines!
* [news]
Number:
* [news number=2]
Offset:
* [news offset=3]
Order:
* [news order=desc] – default
* [news order=asc]
Categories:
* [news cat=1]
* [news cat=1,2,4]
Columns / grid (CSS grid styling):
* [news col=2]
* [news col=3]
* [news col=4]
* Related (Print this shortcode on the single news sidebar, and it shows news in the same category):
* [news type=related]

Shortcode page design examples
* 2 – 4 grid:
* [news number=2 col=2] [news col=4 offset=2]
2 – 4 grid (only category 3) :
* [news number=2 col=2 cat=3] [news col=4 offset=2 cat=3]

Installation

  1. Download the plugin, and unzip it.
  2. Place the News folder in your wp-content/plugins folder.
  3. Activate the plugin from the plugins tab of your WordPress admin.
  4. Save permalink structure again – because of the post type (news)

  5. Publish some news with the new post type = NEWS (Admin menu to the left)

  6. Use the shortcodes on a published page

FAQ

Can I request a feature to be added on the plugin?

Certainly and would love to hear about it. BUT – It is meant to be a very simple clean and useful plugin.
Please contact me with your suggestions at: www.web.dk 🙂

Details

  • Version: 2.8
  • Active installations: 2,000
  • WordPress Version: 4.0
  • Tested up to: 6.1.7

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars