Plugin Directory

Changeset 615478


Ignore:
Timestamp:
10/22/2012 06:18:55 AM (13 years ago)
Author:
theorboman
Message:

General bug fixes

Location:
concertpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • concertpress/trunk/concertpress.php

    r590141 r615478  
    44Plugin URI: http://richardsweeney.com/portfolio-item/concertpress/
    55Description: A concert diary plugin for classical musicians
    6 Version: 1.1.1
     6Version: 1.1.2
    77Author: Richard Sweeney
    88Author URI: http://richardsweeney.com/
     
    15461546
    15471547            foreach( $events as $event ) {
     1548
     1549                $excerpt = '';
    15481550
    15491551                $slashEvent = $event;
  • concertpress/trunk/readme.txt

    r588738 r615478  
    55Tags: music, classical music, events, events diary, concerts, concert, management
    66Requires at least: 3.4.1
    7 Tested up to: 3.4.1
    8 Stable tag: 1.1.1
     7Tested up to: 3.4.2
     8Stable tag: 1.1.2
    99
    1010An events management plugin specifically designed for classical musicians.
     
    3939== Changelog ==
    4040
     41= 1.1.2 =
     42
     43* General bug fixes and compatability checks
     44
    4145= 1.1.1 =
    4246
Note: See TracChangeset for help on using the changeset viewer.