Linux 软件免费装
Banner图

Historical Charts for Goldback

开发者 idealmsp
更新时间 2025年5月21日 08:00
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

gold goldback goldback exchange rate goldback chart upma

下载

1.2

详情介绍:

Historical Charts for Goldback is a versatile plugin that fetches and displays Goldback and UPMA exchange rate data from a remote XML API. It provides multiple shortcode-driven display options:

安装:

Upload the historical-charts-for-goldback folder to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Place any of the provided shortcodes into your posts or pages. Ensure your theme or child theme enqueues Chart.js and jQuery (the plugin handles that automatically).

屏幕截图:

  • UPMA Exchange Rate Quote Combo Card Example.
  • Goldback Exchange Rate Quote Card Example - no graph.
  • UPMA Exchange Rate Quote Card Example - no graph.
  • Goldback Exchange Rate Historical Data Graph Example.
  • UPMA Exchange Rate Historical Data Graph Example.
  • Goldback and UPMA Exchange Rate Historical Data Tables.

升级注意事项:

1.2 Historical data table shortcode added. Adjust your layouts accordingly.

常见问题:

Can I customize the chart colors?

Currently, the plugin defaults to gold lines and light gold fill. You can override via custom CSS targeting .gbcharts-graph-chart-container canvas or .gbcharts-price-chart.

Where does the data come from?

Data is pulled live from the Goldback/UPMA data API XML endpoint provided by Ideal Managed Solutions, LLC. No caching layer is used by default; for performance, consider a transient in your own theme/plugins.

更新日志:

1.2 Added historical data table shortcode with gain/loss columns and page-length selector. Improved smooth scroll on table pagination. *Updated DataTables styling and length menu options. 1.1 Switched chart defaults to 1-month view and solid gold fill. Fixed shortcode ID collisions to support multiple instances per page. 1.0 Initial release: quote cards, combo cards, and full-width charts with Chart.js filters.