Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

RecentNews ShortCode

Beschreibung

RecentNews adds a shortcode [recentnews /] and a button to the editor

A few notes to this plugin:

  • Shortcode with default count/number of posts Example: [recentnews /]
  • Shortcode with custom count/number of posts Example: [recentnews count=10 /]

Screenshots

Installation

This section describes how to install the plugin and get it working.

  1. Extract and Upload recentnews.zip to the /wp-content/plugins/ directory or just use Plugin upload backend function
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Set default count of posts to display
  4. Add shortcode to a post

FAQ

NONE

Rezensionen

1 Rezension lesen

Mitwirkende und Entwickler

„RecentNews ShortCode“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0.2

  • Replaced button icon
  • Exclude current post from list

1.0.1

  • Changed headline tag from span to h4
  • Added some styling stuff