Plugin Directory

Changeset 1031020


Ignore:
Timestamp:
11/23/2014 04:46:21 AM (11 years ago)
Author:
delahoc
Message:

v1.11 Minor bug fix

Location:
factoid/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • factoid/trunk/factoid.php

    r1031014 r1031020  
    55Plugin URI: http://www.october.com.au/soft/factoid.htm
    66Description: Place random quotes or facts on your site through shortcodes or widgets
    7 Version: 1.1
     7Version: 1.11
    88Author: Craig Delahoy
    99Author URI: http://www.october.com.au
     
    2222    class WP_octo_factoid
    2323    {
    24         public $version = 110; # also update in text above
     24        public $version = 111; # also update in text above
    2525        public $product = "FD01";
    2626       
  • factoid/trunk/readme.txt

    r1031007 r1031020  
    2828== Changelog ==
    2929
     30= 1.11 =
     31* Minor bug fix
     32
    3033= 1.1 =
    3134* Added three new display styles
Note: See TracChangeset for help on using the changeset viewer.