Opis
Embed a public leaderboard from Rise.global on any page or post using a shortcode.
Na przykład:
- [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
Zrzuty ekranu
Instalacja
Sekcja opisuje jak zainstalować oraz uruchomić wtyczkę.
- Upload
leaderboarded.php
to the/wp-content/plugins/
directory - Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- Visit Rise.global to get the embed shortcode for your leaderboard
- Add the shortcode to one of your posts or pages
Najczęściej zadawane pytania
- 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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Leaderboarded” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Leaderboarded” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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