=== Calendi === Contributors: sebkay Tags: calendi, calendar, editorial calendar, posts calendar, manage posts, organise, content calendar Requires at least: 5.0 Tested up to: 5.8.0 Stable tag: trunk Requires PHP: 7.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html An easy to use editorial calendar for WordPress. Ability to manage multiple post types. == Description == Calendi is simple calendar plugin that shows what posts are going out on what day. **A few standout features:** - Enable different post types. - Select day and / or year. - Jump to "today". - Easily see what's a *draft*, *scheduled*, *pending* or *private* post. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/calendi` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. You're done! Click "Calendi" in the sidebar to see your posts. == Screenshots == 1. Default calendar view. 2. Dropdown to select month. 3. Dropdown to select multiple post types. 4. Options for a post in the calendar. == Changelog == = 1.1.1 = - Updated the "Tested up to" version to "5.8.0". - Move "Bin" link to the end of link list to prevent accidental deletions of posts = 1.1 = - Updated the "Tested up to" version to "5.3.2". - Starting day of the wek is now Sunday because a logic bug which add 8 days to a week when it starts on Monday. = 1.0 = - Changed calendar view so the week start is on Monday. - Made plugin translatable (currently has *English US* and *English UK* support). - UI update to dropdowns. = 0.75 = - See what posts are drafts, scheduled, pending or private. - Calendar page is now responsive. - Can no longer click "Today" button if you are, in fact, looking at today. - Removed extra files that were only used in development. = 0.5 = - Initial release!