该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Leaderboarded

描述

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

例如:

  • [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

屏幕截图

  • A leaderboard embedded into a Wordpress post / page

安装

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

  1. Upload leaderboarded.php to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Visit Rise.global to get the embed shortcode for your leaderboard
  4. Add the shortcode to one of your posts or pages

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“Leaderboarded” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Leaderboarded”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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