Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

RecentNews ShortCode

Opis

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 /]

Zrzuty ekranu

Instalacja

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

Najczęściej zadawane pytania

NONE

Recenzje

Przeczytaj 1 recenzje

Kontrybutorzy i deweloperzy

„RecentNews ShortCode” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

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