ryanstreet / content-lock

Content Lock for WordPress
http://www.coolryan.com/plugins/content-lock/
3 stars 1 forks source link

Add date range shortcode #2

Open ryanstreet opened 10 years ago

ryanstreet commented 10 years ago

Add the ability to show or hide content with dates and date ranges.

If only a start date is specified, only show after that start date.

If only an end date is specified, show content up until that date.

If both are specified, show the content between those dates.