Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

POV Sliders

Descripció

This plugin was created out of necessity for a project where we had to set some content to be «featured». The client was unhappy with marking posts as «sticky» and wanted a single interface to manage all featured content.

The plugin shows the 50 most recent posts on the left hand side of the appearance screen page and the featured content on the right. You can simply drag and drop items from left to right and that order will be maintained in the ‘pov_slider_featured_posts’ option.

A search has been implemented to search further back than the 50 most recent posts.

In your theme, you can get the featured posts by using the pov_slider_get_featured_posts function.

Git Repo

If you’d like to fork this plugin, it is available on git at https://github.com/theREDspace/pov_slider

Captures

Instal·lació

  1. Upload the pov_slider directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«POV Sliders» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0.4

  • Updating Readme

1.0.3

  • Updating License

1.0.2

  • Updating readme.txt and minor vocabulary updates

1.0.1

  • Removed unnessary console.log

1.0

  • Initial Release