=== WP Better Calendar ===
Contributors: pritpalsinghin
Donate link: https://www.paypal.me/ppsingh/25
Tags: calendar, widgets, admin, ajax, smooth
Requires at least: 3.0.1
Tested up to: 4.7.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A Better Calendar for sidebar widgets.

== Description ==

This Plugin enables you to choose any post type (that is public) to show the posts based on a beautiful calendar that will be parsed on the widget location. It is compatible with almost all themes, it is tested with. But in case you found any theme where the plugin is not working correctly. You can add an issue on [Github Repository](https://github.com/prit17may/wp-better-calendar).

== Installation ==

1. Extract the `zip` file that is provided in the plugin to a folder, say `wp-better-calendar`.
2. Upload `wp-better-calendar` to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress Admin.
4. Check the new widget for `Better Calendar` that can be used to add calendar to the widget locations in the theme.


== Frequently Asked Questions ==

= Does it Support custom post types? =

Yes. Any Public *post_type* is supported.

== Screenshots ==

1. No Information

== Changelog ==

= 1.0.1 =
* cache functionality for day posts.
* respect user selected start week on.
* title for week days and today.
* minor bug fixes.

= 1.0.0 =
* First stable release.

== Upgrade Notice ==

= 1.0.1 =
1.0.1 is the current stable version with added functionality and bug fixes.