Linux 软件免费装
Banner图

DaazMarkets — Global Market Prices

开发者 daazlabs
更新时间 2026年3月11日 17:29
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

bitcoin stocks crypto prices commodities

下载

1.0 1.1

详情介绍:

DaazMarkets — Global Market Prices is an all-in-one WordPress plugin that brings live market data directly to your website. Display cryptocurrency prices, stock quotes, commodities, ETFs, and Bitcoin corporate treasury holdings using simple shortcodes and widgets. Perfect for: Key Features Cryptocurrency Prices Shortcodes [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: API Providers The plugin supports multiple data providers: Cryptocurrency: Privacy & Data This plugin fetches market data from external APIs (CoinGecko, CoinPaprika, CoinMarketCap, CoinCap, EODHD, Alpha Vantage, Twelve Data, ExchangeRate.host, Metals.dev, Finnhub, GoldAPI, ExchangeRate-API, IEX Cloud, API Ninjas). No personal user data is collected or transmitted to any third party. API requests are made server-side and results are cached via WordPress transients. The Tools page in the admin area sends connection test requests to the configured providers via the WordPress admin-ajax endpoint (server-side). See the External Services section below for full details on each provider. System Requirements

安装:

Automatic Installation
  1. Log in to your WordPress admin panel
  2. Go to Plugins > Add New
  3. Search for "DaazMarkets"
  4. Click "Install Now" and then "Activate"
  5. Navigate to "Global Market Prices" in your admin menu
  6. Go to Settings and register your API keys (free keys from each provider)
Manual Installation
  1. Download the plugin ZIP file
  2. Log in to WordPress admin
  3. Go to Plugins > Add New > Upload Plugin
  4. Choose the ZIP file and click "Install Now"
  5. Activate the plugin
  6. Go to Global Market Prices > Settings to configure
Quick Start
  1. After activation, go to Global Market Prices > Settings
  2. Register your CoinGecko API key in the Crypto Providers tab (free at coingecko.com)
  3. Register your EODHD API key in the Markets tab (free at eodhistoricaldata.com)
  4. Test connections using the "Test connection" buttons
  5. Create a new page or post
  6. Insert shortcode: [daaz_gmp_crypto coins="bitcoin,ethereum"]
  7. Publish and view your live prices!
For widgets, go to Appearance > Widgets and add "Daaz GMP - Crypto Prices" widget to your sidebar.

屏幕截图:

  • Settings — tabbed configuration panel where you register your API keys for each data provider (Crypto, Markets, Forex, Miners, Treasuries, ETFs, and Charts).
  • Documentation — built-in reference guide with shortcode examples, attribute descriptions, and usage notes, available directly inside the plugin without leaving WordPress.
  • Tools — connection testing panel where you can verify each API key is valid and see the live response status for every configured provider.

升级注意事项:

1.1 Bug-fix release. Resolves rate-limit errors causing blank widgets, duplicate API calls, and a Custom Provider key that was not being saved. Recommended for all users. 1.0 Initial release of Global Market Prices. Install and start displaying live market data on your WordPress site!

常见问题:

Do I need API keys?

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.

How often do prices update?

Prices update according to the cache duration configured in plugin Settings (default: varies by data type, minimum 5 minutes).

Which cryptocurrencies are supported?

Over 10,000 cryptocurrencies via CoinGecko API. Use the coin ID (e.g., "bitcoin", "ethereum", "solana"). Find coin IDs on CoinGecko.

Can I display stock prices?

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"]

Is it compatible with my theme?

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.

Does it work with page builders?

Yes! Shortcodes work in:

  • Gutenberg blocks
  • Elementor (shortcode widget)
  • WPBakery
  • Beaver Builder
  • Divi (code module)

How do I get support?

Use the WordPress.org Support Forum.

Where can I read the full documentation?

Visit daazlabs.com/docs/global-market-prices/ for complete setup guides, shortcode references and examples.

Does the plugin collect personal data?

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.

Can I customize the look?

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; }

Are there any usage limits?

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.

Can I translate the plugin?

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.

更新日志:

1.1 - March 2026 1.0 - February 2026