A widget for WordPress that shows the HubbleSite Daily Image.
classes | ||
test | ||
.gitignore | ||
hubblesite-daily-image-wordpress.php | ||
hubblesite-styles.css | ||
README | ||
readme.txt |
=== HubbleSite Daily Image Widget === Contributors: stsci-opo, johncoswell Tags: widget, picture, image Requires at least: 2.7.1 Tested up to: 2.8.2 Stable tag: 0.1 The HubbleSite Daily Image Widget embeds a daily HubbleSite Gallery image on your WordPress blog. == Description == Use this widget to embed a new, stunning Hubble Space Telescope image each day of the year. The image changes daily. You can choose to include information about the image within the widget as well. == Installation == Copy the hubblesite-daily-image directory to your wp-content/plugins/ directory and activate the plugin. The widget will appear on the Appearance -> Widgets screen. Embed the widget in one of your sidebars and change the widget options to show or hide different parts of the widget. == Frequently Asked Questions == = I don't use dynamic sidebars. Is there a template tag I can use to embed the widget? = `the_hubblesite_daily_image_widget()` will do just that. = What do I need to run the unit tests? = [PHPUnit](http://www.phpunit.de/) and [MockPress](http://github.com/johnbintz/mockpress/). == License == The HubbleSite Daily Image Widget is released under the GNU GPL version 2.0 or later.