Creates a widget showing the most recent essay data from HeroPress. Optionally renders featured image, title, contributor, and date.
Contributors: topher1kenobe
Tags: widget
Requires at least: 3.0
Tested up to: 4.3
Stable tag: 1.1
License: GPLv2 or later
Creates a widget showing the most recent essay data from HeroPress. Optionally renders featured image, title, contributor, and date.
- Upload the
/heropress-recent-essay-widget/
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Visit Appearance -> Widgets in the admin and place the widget in a sidebar
-
Admin area for the widget area.
-
2 most recent essaays showing in a widget
Use the normal widget admin UI to drag the widget into your sidebar.
The data fetcher caches the data for 12 hours.
- Initial release
- Remove crazy cache limiter