A widget for WordPress that shows the HubbleSite Daily Image.
Go to file
John Bintz a3331ffc41 update readme text 2009-07-30 16:06:00 -04:00
classes internet stuff 2009-07-15 11:53:44 -04:00
test update selenium test for wp 2.7 2009-07-15 13:07:44 -04:00
.gitignore initial commit 2009-06-02 16:12:47 -04:00
README more wp pre-release cleanup 2009-06-10 17:08:26 -04:00
hubblesite-daily-image-wordpress.php more readme tweaks and filename changes 2009-06-10 17:16:02 -04:00
hubblesite-styles.css tweak colors 2009-06-24 14:51:53 -04:00
readme.txt update readme text 2009-07-30 16:06:00 -04:00

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.