=== Upcoming Posts Widget === Contributors: aaroncampbell Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9993090 Tags: posts, widget, upcoming posts, scheduled posts, future posts Requires at least: 2.8 Tested up to: 4.3 Stable tag: 1.1.0 A widget that displays a list of scheduled posts. == Description == Upcoming Posts Widget acts very much like the recent posts widget, but displays scheduled posts instead of published ones. Requires WordPress 2.8+ You may also be interested in WordPress tips and tricks at WordPress Informer == Installation == 1. Use automatic installer to install and active the plugin. == Upgrade Notice == = 1.1.0 = Updates to avoid notices and function better with modern WordPress versions == Changelog == = 1.1.0 = * Use esc_attr() instead of attribute_escape() * Use ignore_sticky_posts instead of caller_get_posts * Use __construct