Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Show Category Posts Fade in/out

Descripción

The Random Featured Post plugin allows you to display a random post from a designated category. Ideally this should draw readers landing on your homepage to some of your best posts. The featured post will display the title «Featured Post» (customizable) along with the post’s title, an excerpt and a link to continue to the full post.

Using it

Please go here for now for documentation: http://geegood.com/wordpress/

Capturas

  • Setup screen. You can customize which things to show via this screen.
  • The menu in the Wordpress Dashboard
  • Example use real life screenshot as seen on http://geegood.com

Instalación

  1. Download and unzip to your plugin folder.
  2. Activate the plugin from the Plugins section of your dashboard.
  3. (Optional) Create a «Featured» category.
  4. Go to the «Featured Post» options in your dashboard and select the categories from which you would like posts to be randomly selected.
  5. Check the «Show Posts» box and click «Update» to save your changes.
  6. Place a call to the show_posts_fade() function in your template, most likely in your main index template just before the loop.

FAQ

Please see the plugin home page for more information.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Show Category Posts Fade in/out» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Show Category Posts Fade in/out» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.2.3

  • Forgot to hide() the top story fade frame so the links did not changed. Fixed.

0.2.2

  • Added can show HEADLINES only and change the size of the HEADLINES

0.2.1

  • Updated author URLs and CSS links. Updating to reflect new website wordpress.geegood.com. So a few but vital bugs fixed.

0.2

  • The ability to show excerpts as how-many-letters or using the More Tag in your post.
  • Added a help screen to get you started.