This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

POV Sliders

Descripción

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

Capturas

Instalación

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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“POV Sliders” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “POV Sliders” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

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