Plugin Directory

Changeset 172123


Ignore:
Timestamp:
11/10/2009 08:18:04 PM (16 years ago)
Author:
toddiceton
Message:

2.0.4

Location:
wpaudio-mp3-player/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wpaudio-mp3-player/trunk/readme.txt

    r170211 r172123  
    55Requires at least: 2.5
    66Tested up to: 2.8.5
    7 Stable tag: 2.0.3
     7Stable tag: 2.0.4
    88
    99Play mp3s and podcasts in your posts with the simplest, cleanest, easiest-to-use mp3 player.  Supports links, tags, and separate download URLs.
     
    109109== Changelog ==
    110110
     111= 2.0.4 =
     112* Player button resets on completion
     113* JS events checking button status call handlers directly
     114
    111115= 2.0.3 =
    112116* Link and play button CSS more specific
  • wpaudio-mp3-player/trunk/wpaudio.php

    r170211 r172123  
    55Plugin URI: http://wpaudio.com
    66Description: Play mp3s and podcasts in your posts by converting links and tags into a simple, customizable audio player.
    7 Version: 2.0.3
     7Version: 2.0.4
    88Author: Todd Iceton
    99Author URI: http://ticeton.com
     
    2727
    2828## WPaudio version
    29 $wpa_version = '2.0.3';
     29$wpa_version = '2.0.4';
    3030
    3131## Pre-2.6 compatibility (from WP codex)
Note: See TracChangeset for help on using the changeset viewer.