Blog Time v1.0 (new)

I’d like to announce the first official release of the Blog Time plugin (v1.0) for WordPress.

Display the time according to your blog via a widget, admin widget, and/or template tag.

For more details, instructions, screenshots, and the download link, visit the plugin’s official homepage at :
coffee2code.com/wp-plugins/blog-time.

This is my 65th plugin release.

Update: Plugin updated to v1.0.1 (see comment below for more information)

Update: Plugin updated to v1.0.2 (see comment below for more information)

Comments welcome on this post for this version of the plugin. Comments will be closed once this release has been superseded by another.

6 Responses to “Blog Time v1.0 (new)”

  1. Hi,

    the download is not working (404).

    Tobias

  2. Scott replied on

    Thanks for the report, Tobias. The link has been fixed.

  3. olivier replied on

    Line 75 of widget.php file, the variable $exclude_options is not declared.
    It causes me PHP warning in admin panels
    Solved by declaring $exclude_options = array();

  4. Thanks for the catch and report, Olivier. I’ll put the fix out soon as v1.0.1.

  5. Plugin has been updated to v1.0.1

    I’ve released an update to the plugin to fix a minor bug (previously mentioned in the comments above; thanks olivier!)

  6. Scott replied on

    v1.0.2 of this plugin has been released

    This release does the following:

    * Add PHPDoc documentation
    * Note compatibility with WP 2.9+
    * Update copyright date

Leave a Reply

Please keep these things in mind:
Comments may be moderated.
Don't say obviously spammy words (poker, penis, etc)
Basic HTML allowed: i, b, code
Wrap code examples in code tags.