Plugin Directory

Changeset 779730


Ignore:
Timestamp:
09/28/2013 10:25:33 PM (13 years ago)
Author:
LiangShao
Message:

0.8 update

Location:
flashcard
Files:
3 edited
5 copied

Legend:

Unmodified
Added
Removed
  • flashcard/tags/0.8/flashcard.css

    r779458 r779730  
    3232    display: block;
    3333    padding: 10px;
    34     font-size: medium;
     34    line-height: 125%;
    3535}
    3636
  • flashcard/tags/0.8/flashcard.php

    r779458 r779730  
    44 * Plugin Name: Flashcard Plugin
    55 * Plugin URI: http://www.myapps4ipad.com/flashcard-wp-plugin/
    6  * Version: 0.7
     6 * Version: 0.8
    77 * Author: Liang Shao
    88 * Author URI: http://www.myapps4ipad.com
  • flashcard/tags/0.8/readme.txt

    r779458 r779730  
    55Requires at least: 3.2.1
    66Tested up to: 3.6
    7 Stable tag: 0.7
     7Stable tag: 0.8
    88
    99Flashcard is a WordPress plugin that enables your website to display animated flashcards to help language learning.
  • flashcard/trunk/flashcard.css

    r779458 r779730  
    3232    display: block;
    3333    padding: 10px;
    34     font-size: medium;
     34    line-height: 125%;
    3535}
    3636
  • flashcard/trunk/flashcard.php

    r779458 r779730  
    44 * Plugin Name: Flashcard Plugin
    55 * Plugin URI: http://www.myapps4ipad.com/flashcard-wp-plugin/
    6  * Version: 0.7
     6 * Version: 0.8
    77 * Author: Liang Shao
    88 * Author URI: http://www.myapps4ipad.com
  • flashcard/trunk/readme.txt

    r779458 r779730  
    55Requires at least: 3.2.1
    66Tested up to: 3.6
    7 Stable tag: 0.7
     7Stable tag: 0.8
    88
    99Flashcard is a WordPress plugin that enables your website to display animated flashcards to help language learning.
Note: See TracChangeset for help on using the changeset viewer.