Plugin Directory

Changeset 619695


Ignore:
Timestamp:
11/01/2012 01:50:23 AM (13 years ago)
Author:
alledia
Message:

Update to version 2.3 to fix bug with new API

Location:
ostoolbar/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • ostoolbar/trunk/libraries/request.php

    r537573 r619695  
    1717       
    1818        $static_data    = array(
    19                             'output'    => 'json',
     19                            'format'    => 'json',
    2020                            'key'       => $api_key
    2121                        );
  • ostoolbar/trunk/ostoolbar.php

    r543927 r619695  
    22/**
    33 * @package OSToolbar
    4  * @version 2.2
     4 * @version 2.3
    55 */
    66/*
  • ostoolbar/trunk/readme.txt

    r543929 r619695  
    6060* Jumped version numbers from 1.0 to 2.2 in order to match our current version, not the one set by WordPress.org
    6161
    62 == Screenshots ==
    63 
    64 1. Tutorial list
    65 2. Training video
     62== 2.3 ==
     63* Fix bug to list video work with new API.
Note: See TracChangeset for help on using the changeset viewer.