This plugin creates a widget displaying the most recently available amount of the U.S. National Debt. Data is retrieved from treasurydirect.gov and a source link can optionally be displayed.
Want to help make this plugin better? Pull requests are welcome.
安装:
Upload the us-debt-clock-widget folder to the /wp-content/plugins/ directory
Activate the U.S. Debt Clock Widget plugin through the Plugins menu in the WordPress dashboard
Add the widget to an available widget area and configure the display options
屏幕截图:
更新日志:
1.6
Fix: use newer Treasury debt feed and info URLs, as they did not redirect the old ones.
1.5
Fix: catch undefined variable scenario
Improvement: additional code standards and formatting updates