Year Remaining is a plugin that allows WordPress users to integrate the Year Remaining progress bar into the WordPress Dashboard as well as on pages or posts using a shortcode.

How to use

There are three ways you can use this plugin.

Shortcode

Place the [year_remaining] shortcode anywhere on your site where shortcodes can be used.

Dashboard

The dashboard widget will be displayed automatically. Hide or show the widget as needed.

Filter

For developers, if you would like to modify the text output, use the year_remaining_filter_progress_bar filter to do so just before the text is written out to the page.

Developers

If you’re interested in furthering the development of the Year Remaining plugin, please find the project on GitHub:

https://github.com/andrewhoyer/wp-year-remaining/