Geoart Oil Consumption
Just another yearly fuel consumption counter
by John Perez Graphics and Design · github.com/jonschr/geoart-oil-widget · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jonschr/geoart-oil-widget/archive/refs/heads/master.zipDeclares an update source (https://github.com/jonschr/geoart-oil-widget), so updates arrive through the plugin's own updater.
From the readme
Just a simple plugin to show oil & gas usage information.
The default [consumption] shortcode displays U.S. oil and natural gas consumption. Use region="world" to select the world presets and fuel="oil" or fuel="gas" to display one fuel. Existing annual value, source, and unit parameters continue to override the presets. Use graphic="https://example.com/image.gif" to replace the default GIF and class="my-widget" to add custom wrapper classes.
Examples:
[consumption]
[consumption region="world"]
[consumption fuel="oil"]
[consumption region="world" fuel="gas"]
U.S. oil and natural gas: U.S. Energy Information Administration, 2025 data.
World oil: U.S. Energy Information Administration Short-Term Energy Outlook, 2025 annual average.
World natural gas: Energy Institute Statistical Review of World Energy 2026, 2025 consumption data.
Merge the remote custom-class and inherited-typography improvements into the modernized plugin.
Document the shortcode class parameter and connect Gutenberg additional CSS classes to the complete widget.
Add an in-dashboard documentation page for shortcodes, presets, graphics, and blocks.
Add a Documentation link to the plugin row.
Upgrade