這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Leaderboarded

描述

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

螢幕截圖

  • 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. Activate the plugin through the ‘Plugins’ menu in WordPress
  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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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