| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.md | 2026-04-24 | 5.0 kB | |
| polymarket-leaderboard-v3.6.4.zip | 2026-04-24 | 29.8 kB | |
| Totals: 2 Items | 34.8 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
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)
-
1 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 CopyTrade 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.4
- New: 24H period toggle (๐ฅ 24H button) โ fetches
timePeriod=DAYto show wallets hot right now, not just long-term PNL leaders - New: Period-aware badge and subtitle copy update automatically in 24H mode
- Fix: PHP AJAX proxy whitelist extended to accept
DAYas a valid period
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+
