A WordPress plugin/widget that shows a calendar with post count per month.
rsieiro/month-calendar
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
=== Month Calendar === Contributors: rsieiro Donate link: http://rodrigo.sharpcube.com/ Tags: month, calendar, widget Requires at least: 3.0 Tested up to: 3.3 Stable tag: 1.1 A calendar widget that shows post count per month. == Description == This plugin will allow you to have a sidebar widget that shows how many posts you published each month. Displayed like a calendar, you can navigate between years using "previous" and "next" buttons. Some features include: * Data is reloaded using AJAX. This means that changing the year will not reload the whole page. * Comes with a bundled CSS file with a default style. * The default CSS can be disabled so you can use your theme's CSS file to style it. * It's a Widget, so you can move it around your sidebar as you wish. * Uses jquery and jquery-ui for AJAX reloading and visual effects. == Installation == 1. Upload the plugin directory to `/wp-content/plugins/`. If you're manually copying the files, don't forget to create a `month-calendar` directory first. 1. Activate the plugin through the **Plugins > Installed** menu from the dashboard. 1. Add the **Month Calendar** widget to your sidebar through the **Appearance > Widgets** menu. 1. After you add the widget to your sidebar you will be able to change its settings. == Screenshots == 1. The calendar widget using the default style. 2. The settings screen, inside Appearance > Widgets. 3. The calendar widget using a custom style. == Changelog == = 1.1 = * Fixed: Month Calendar should play nice with cache plugins. = 1.0.1 = * Fixed: the year was not being shown correctly inside a month archive. = 1.0 = * First public release.
About
A WordPress plugin/widget that shows a calendar with post count per month.
Resources
Stars
Watchers
Forks
Packages 0
No packages published