23 Reviews - Trustscore 4.52
Project In Archives Calendar Widget
Archives widget that make your monthly/daily archives look like a calendar on the sidebar. If you have a lot of archives that takes a lot of space on your sidebar this widget is for you. Display your archives as a compact calendar, entirely customizable with CSS.
I’m alone to test this plugin before release and I can’t test everything with particular configurations or on different versions of WordpPress, your feedback is precious.
Not just a widget, if your theme does not support widgets, you can use this calendar by calling its function:
archive_calendar();
you can also configure it:
$defaults = array(
'next_text' => '˃', //text showing on the next year button, can be empty or HTML to use with Font Awesome for example.
'prev_text' => '˂', //just like next_text but for previous year button.
'post_count' => true, //show the number of posts for each month
'month_view' => true, //show months instead of years archives, false by default.
'month_select' => 'default', // shows the last month available with at least one post. ('prev', 'next', 'current').
'different_theme' => 0, // set 1 (true) if you want to set a different theme for this widget
'theme' => null, // theme 'name' if 'different_theme' == true
'categories' => null, // array() -> list of categories IDs to show. array(1,2,34)
'post_type' => null // array() -> list of post types to show. array('post', 'movies')
);
archive_calendar($args);
Custom taxonomies are not supported. If your custom post_type post has no common category with post it will not be shown in the archives
Popover Addon for Archives Calendar Widget
ARCW Popover Addon
Create your own theme for the calendar
Please use the Support section to report issues. No support will be provided via email.
Filter by:
FAQ for Archives Calendar Widget
Projects Statistics
Free
2022-04-01
PHP
Plugin
23
About Archives Calendar Widget Project on Cloodo
Loading...Category for Archives Calendar Widget
This is good. Adds the functionality of being able to browse through months to the WordPress calendar, but it would benefit from tooltips when you hover over the date.
2022-02-11 at 19:38:19
“This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”
I’m happy to change to a 5-star rating if you update this plugin. Otherwise I’ll have to remove it from all the sites where I’m using it and replace it with one that’s being kept up to date.
2022-02-11 at 19:33:29
Blogs are running into decades, and this is a good way of both giving an overview over a long timespan, but also drill down to separate months. .. and the author of the plugin seems to be fast at responding to problems. Kudos!
2022-02-11 at 19:18:21