Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Simple Post Lists

Beskrivning

This plugin generates a simple post list with all of your posts, divided by year.

It is customizable through CSS, and you can place it wherever you want (pages, posts, widgets etc..).

Bugs

If the plugin is not working, don’t hesitate to shoot me a message on twitter: @andrewoons

Made by Andre Woons

Skärmdumpar

  • Overview on a live website.
  • Overview on the standard Wordpress theme with just 1 post.

Installation

  1. Upload the plugin files to the /wp-content/plugins/simple-post-lists directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress
  3. Use the shortcode [posts] anywhere you want the plugin to appear.

Vanliga frågor

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/simple-post-lists directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress
  3. Use the shortcode [posts] anywhere you want the plugin to appear.
How can I change the appereance of the links and dividers?

You can change the styling of the dividers and the links by adding custom css for these classes: posts-divider and posts-link.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Simple Post Lists” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Simple Post Lists” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.1

Updated assets.

1.0

  • First version of the plugin.