https://github.com/edent/wordpress-calendar-widget
A simple widget to display a blog's post history as a calendar.
https://github.com/edent/wordpress-calendar-widget
Last synced: 10 months ago
JSON representation
A simple widget to display a blog's post history as a calendar.
- Host: GitHub
- URL: https://github.com/edent/wordpress-calendar-widget
- Owner: edent
- License: mit
- Created: 2015-10-23T19:55:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T09:11:56.000Z (over 2 years ago)
- Last Synced: 2024-05-02T01:11:23.111Z (about 2 years ago)
- Language: PHP
- Size: 48.8 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
=== Edent's Archive Calendar Widget ===
Contributors: edent
Tags: archive, posts, calendar, calendars, widget, history
Requires at least: 3.0.1
Tested up to: 4.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 0.1
A sidebar widget to display all of your posts in calendar form. Suitable for sites with very large archives.
== Description ==
If you have a long and rich history of blog posts, you'll want this plugin. It automatically produces a calendar showing how many posts per month you've made.
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `` in your templates
== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.
= What about foo bar? =
Answer to foo bar dilemma.
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot
== Changelog ==
= 0.1 =
* This is the initial release
== Upgrade Notice ==
= 0.1 =
This is the first version.