| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.md | < 8 hours ago | 4.6 kB | |
| polymarket-leaderboard-v3.6.3.zip | < 8 hours ago | 29.0 kB | |
| Totals: 2 Items | 33.6 kB | 0 |
Polymarket Leaderboard for WordPress
Embed a live Polymarket top-wallet leaderboard on any WordPress page with a single shortcode. Top 10 traders ranked by 30-day or 7-day PNL — server-side, always fresh, fully theme-isolated.
→ WordPress.org Plugin Page | → Live Demo
Repositories
| Host | URL |
|---|---|
| GitLab | gitlab.com/.../polymarket-leaderboard-wordpress-plugin |
| SourceForge | sourceforge.net/projects/polymarket-wordpress |
| Codeberg | codeberg.org/telegramtrading/polymarket-leaderboard-wordpress |
Features
Leaderboard
- Live top-10 wallets ranked by PNL, 30D / 7D toggle, category filters
- Wallet address copy, X profile links, verified badges, why-badge insights
- Zero first-paint spinner — data seeded server-side on page load
Themes
- White (default) — clean light design
- Navy Blue — dark gradient with full contrast adaptation
- Set in Settings → Polymarket LB, applies globally
Wallet of the Day (optional)
- Top-ranked wallet spotlight with auto-generated performance analysis
- Share to X, one-click address copy
Wallet Compare Tool (optional)
- Side-by-side PNL, volume, efficiency ratio with bar charts and verdict
CopyTrade Buttons
- Always-on button on every row linking to your copy-trading service
Technical
- No caching — always live from the Polymarket API
- Server-side AJAX proxy through
admin-ajax.php— zero CORS issues - CSS scoped under
#ttg-lb-root— theme-isolated in both directions - Pure vanilla JS, no jQuery
- Falls back to demo data if API is unreachable
- WCAG AA contrast on all text in both themes
Quick Start
[polymarket_leaderboard]
With default category:
[polymarket_leaderboard category="CRYPTO"]
Valid categories: OVERALL · POLITICS · SPORTS · CRYPTO · CULTURE · ECONOMICS · TECH · FINANCE
Installation
- Download from WordPress.org or upload the zip via Plugins → Add New → Upload Plugin
- Activate the plugin
- Add
[polymarket_leaderboard]to any page - Visit Settings → Polymarket LB to choose your theme and enable optional features
Privacy
Fetches public data from https://data-api.polymarket.com only. No visitor data collected, stored, or transmitted.
Changelog
3.6.3
- Fix: Inline
<script>/<style>tags replaced with WP enqueue API - Fix: Admin theme radio was hidden via CSS — theme was never saved
- Fix:
admin_initredirect now guards withis_admin() - Fix: Root container adds
overflow-x:hiddenandmax-width:100% - Fix: Desktop Share on X in Wallet of the Day now correctly shows
- Fix: Version bumped in plugin header and constant
3.6.2
- Layout: Mobile cards — PNL and Volume centred
- Layout: Wallet of the Day mobile — all elements centre-aligned
- Layout: Desktop table switched to
table-layout:fixed - Fix: Navy theme missing PNL/volume colour overrides added
3.6.1
- Fix: Compare tool efficiency zero now shown as neutral
- Fix: PHP category whitelist trimmed to match UI
3.4.0 – 3.5.1
- New: White / Navy Blue theme selector
- New: 30D / 7D period toggle
- Removed all caching — always live
- Controls row and compare heading centring fixed across themes
3.0.0 – 3.3.2
- Initial release: proxy, filters, WOTD, compare, mobile cards
- Full CSS isolation under
#ttg-lb-root - Setup wizard, WCAG AA contrast fixes
Related
License
GPL-2.0+
