| 开发者 | daazlabs |
|---|---|
| 更新时间 | 2026年3月11日 17:29 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[daaz_gmp_crypto coins="bitcoin,ethereum,solana"]
Display cryptocurrency prices, volume, and 24h change.
[daaz_gmp_commodities symbols="GC.US,SI.US"]
Show commodity prices like Gold and Silver.
[daaz_gmp_etfs symbols="IBIT.US,ETHA.US,BSOL.US"]
Display crypto ETF prices and volumes.
[daaz_gmp_etf_volumes btc_symbols="ALL" eth_symbols="ALL" days="30" display="combined"]
Display ETF historical volume tables by asset group.
[daaz_gmp_miners symbols="MARA,RIOT" display="cards"]
Bitcoin mining company stock prices and holdings.
[daaz_gmp_treasuries limit="10" display="table"]
Top companies with Bitcoin treasury holdings.
[daaz_gmp_btc_treasuries limit="10" source="coingecko"]
Alternative BTC treasuries shortcode.
[daaz_gmp_forex pairs="EUR/USD,GBP/USD" display="cards"]
Foreign exchange rates for currency pairs.
[daaz_gmp_markets symbols="AAPL.US,MSFT.US" display="cards"]
Stock market quotes.
[daaz_gmp_charts coin="bitcoin" days="30" width="100%" height="300"]
Historical price chart using Chart.js.
[daaz_gmp_sparkline coin="bitcoin" days="7" width="100" height="30"]
Render a compact inline sparkline. Attributes:
label — optional label text shown next to the sparkline (defaults to coin name).show_value — 1 to show the last price next to the label (formatted, e.g. $12,345.67).label_pos — position of the label relative to the sparkline: left|right|top.label_class — additional CSS class(es) applied to the label container.align — alignment helper for inline usage: left|center|right.tooltip — true|false to enable hover tooltip for the sparkline.[daaz_gmp_crypto coins="bitcoin,ethereum"]Yes. Each provider requires you to register your own personal API key. Free keys are available from each provider — the plugin settings pages include direct links to the registration pages. Without a valid API key, the provider will refuse requests.
Prices update according to the cache duration configured in plugin Settings (default: varies by data type, minimum 5 minutes).
Over 10,000 cryptocurrencies via CoinGecko API. Use the coin ID (e.g., "bitcoin", "ethereum", "solana"). Find coin IDs on CoinGecko.
Yes! Use the EODHD API to display US stocks, commodities, and ETFs. Register your free API key at eodhistoricaldata.com and enter it in the plugin settings. Example: [daaz_gmp_markets symbols="AAPL.US,TSLA.US"]
Yes, the plugin works with any properly coded WordPress theme. Tested with Astra, GeneratePress, OceanWP, and Twenty Twenty-Four. Uses standard WordPress table markup with responsive CSS.
Yes! Shortcodes work in:
Use the WordPress.org Support Forum.
Visit daazlabs.com/docs/global-market-prices/ for complete setup guides, shortcode references and examples.
No. The plugin only fetches public market data from external APIs and caches it with WordPress transients. No personal data is collected, no cookies are set, and no tracking is performed. GDPR compliant. See the External Services section for a complete list of API providers and their privacy policies.
Yes! The plugin outputs standard HTML tables with CSS classes. Add custom CSS in Appearance > Customize > Additional CSS or in your theme.
Example custom CSS:
.daaz_gmp_table { border: 2px solid #f7931a; }
Each provider enforces its own rate limits on your personal API key. The plugin uses WordPress transient caching to minimise the number of API calls made. Check each provider's documentation for the limits that apply to their free tier.
Yes! The plugin is translation-ready with .pot file included. Portuguese (PT-PT) translation included by default. Use Loco Translate or Poedit to create translations for other languages.