Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Leaderboarded

Descripción

Embed a public leaderboard from Rise.global on any page or post using a shortcode.

For example:

  • [leaderboarded slug=’gurus’ release=’578′] will show the Gamification Gurus for May 2012
  • [leaderboarded slug=’gurus’] will show the latest release of the Gamification Gurus

Capturas de pantalla

  • A leaderboard embedded into a Wordpress post / page

Instalación

This section describes how to install the plugin and get it working.

  1. Upload leaderboarded.php to the /wp-content/plugins/ directory
  2. Activa el plugin a través del menú de ‘Plugins” en WordPress
  3. Visit Rise.global to get the embed shortcode for your leaderboard
  4. Add the shortcode to one of your posts or pages

FAQ

What is a slug?

This is the web address for the leaderboard.

What if I always want to show the latest release?

Instead of the release id number in the short code, use ‘latest’ instead. Or simply leave it out.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Leaderboarded” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Leaderboarded” a tu idioma.

¿interesado en el desarrollo?

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

Historial de cambios

0.28

  • Fix for servers not allowing php short codes

0.27

  • Support for different format embeds

0.26

  • Change cache key to be theme specific
  • Allow shortcodes within widgets

0.25

  • Fix display error on saving

0.24

  • Bug fix to support unsigned requests with earlier versions of PHP

0.23

  • Bug fix

0.22

  • Avoid warning notifications on first instal

0.21

  • Test for curl
  • Support unsigned requests as an option

0.20

  • Changed name of plugin back to leaderboarded for now

0.19

  • Updated instructions for use to rise.global.

0.18

  • Use rise.global URL instead of leaderboarded.com

0.17

  • Caching now enabled by default

0.16

  • Support for caching

0.1

  • First release of this plugin