Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stas/post-types-calendar

WordPress widget that shows a calendar based on existing post types.
https://github.com/stas/post-types-calendar

Last synced: about 1 month ago
JSON representation

WordPress widget that shows a calendar based on existing post types.

Awesome Lists containing this project

README

        

=== WordPress Calendar For Custom Post Types ===
Contributors: sushkov
Tags: custom, post, types, cpt, calendar, widget
Requires at least: WordPress 3.0
Tested up to: WordPress 3.2.1
Stable tag: 0.3
Donate link: http://stas.nerd.ro/pub/donate/

Because the builtin calendar doesn't have such an option.

== Description ==

A new widget that shows a calendar based on existing post types.

* Select any available post type to show
* Filter by any custom taxonomy term tied to the selected post type
* List a maximum of 10 items below calendar
* Set a prefix for every listed item
* Filters and hooks

== Installation ==

Please follow the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

== Frequently Asked Questions ==

Before asking questions, please check the [http://github.com/stas/post-types-calendar](http://github.com/stas/post-types-calendar).

== Changelog ==

= 0.3 =
* Default options added
* Added widget prefixes and suffixes

= 0.2 =
* A bunch of new options added

= 0.1 =
* First stable release.