Description
GoldR Live Gold Price Tables and History Charts is a professional plugin developed by GoldR to securely display real-time gold price tables and historical gold tracking charts anywhere on your WordPress website.
Equipped with highly optimized asynchronous remote script loading, WordPress coding standard sanitization, shortcodes, native Gutenberg blocks, and a flexible control dashboard, it provides everything you need to display accurate live gold information.
Version 1.4.0 introduces full support for native WordPress Widget blocks, an interactive setup wizard covering both widgets, and advanced shortcode attributes.
Gutenberg Blocks & Widgets
This plugin offers full native support for the modern WordPress Block Editor (Gutenberg) and the Widgets screen:
* GoldR Live Price Table Block – Drag and drop the live gold price table into any page, post, or widget area.
* GoldR History Chart Block – Insert the interactive historical trend chart effortlessly without touching shortcodes.
Shortcodes
Alternatively, this plugin registers two clean shortcodes with advanced attribute support that can be used inside your classic posts, pages, or text widget areas:
[goldr_price_table]– Renders the official interactive live gold price table.[goldr_history_chart]– Renders the fully detailed gold historical trend chart.
Advanced Attribute Modifiers
Customize the look of your widgets directly inside the shortcode:
* style="default" or style="dark" – Switch between standard light layouts and dark premium user interfaces.
* layout="full" or layout="compact" – Use compact formatting optimized for narrower columns, sidebars, or footers.
Example: [goldr_price_table style="dark" layout="compact"]
External services
This plugin connects to GoldR.org to obtain live gold price data and historical chart information. It uses two JavaScript files (price.js and widget.js) loaded from https://www.goldr.org/.
- Data Sent: No personal data is sent from your WordPress site to GoldR.org. The scripts primarily fetch publicly available gold price and historical data.
- Purpose: To display real-time gold price tables and interactive historical charts on your website.
- Terms of Service: https://www.goldr.org/terms-of-service
- Privacy Policy: https://www.goldr.org/privacy-policy
Blocks
This plugin provides 2 blocks.
- Goldr Price Table
- Goldr History Chart
Installation
- Upload the entire
goldr-gold-price-history-chartsfolder to the/wp-content/plugins/directory, or upload the ZIP file directly through the WordPress Admin panel via Plugins > Add New > Upload Plugin. - Activate the plugin through the Plugins menu in WordPress.
- You will be automatically redirected to the interactive GoldR Setup Wizard to review layout options.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“GoldR Live Gold Price Tables and History Charts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “GoldR Live Gold Price Tables and History Charts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.0
- Added full native Gutenberg and WordPress Widgets Block support for both widgets.
- Implemented interactive Onboarding Setup Wizard featuring both Price Table and History Chart documentation.
- Completely removed legacy custom page template code to align with modern block-based site editing.
- Added advanced template attributes (
styleandlayout) to shortcodes for granular styling.
1.2.0
- Initial official stable release. Fully sanitized, escaped, and ready for deployment.