Plugin Directory

Changeset 818136


Ignore:
Timestamp:
12/10/2013 09:21:47 AM (12 years ago)
Author:
ljasinskipl
Message:

Hide debug info again

Location:
trakttv-widgets/trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trakttv-widgets/trunk/includes/widgetclass-trakttv.php

    r817595 r818136  
    295295           
    296296                $url = 'http://api.trakt.tv/activity/user/json/' . $apikey . '/' . $username . $types . $actions;
    297                 echo $url;
    298297                $result = wp_remote_get( $url, array( 'timeout' => 20 ) );
    299298               
  • trakttv-widgets/trunk/readme.txt

    r817595 r818136  
    55Requires at least: 2.0.2
    66Tested up to: 3.7.1
    7 Stable tag: 1.4
     7Stable tag: 1.4.1
    88Author URI: http://www.ljasinski.pl
    99Plugin URI: http://www.ljasinski.pl/en/category/wordpress-en/plugins/trakttv-wordpress-widget-en/
     
    3939
    4040== Changelog ==
     41
     42= 1.4.1 =
     43* Hide debug info again
    4144
    4245= 1.4 =
  • trakttv-widgets/trunk/trakttv-widgets.php

    r817595 r818136  
    44Plugin URI: http://www.ljasinski.pl/wordpress-plugins/trakttv-wordpress-widget/
    55Description: Gets your last seen and rated movies and episodes from the service
    6 Version: 1.4
     6Version: 1.4.1
    77Author: Studio Multimedialne ljasinski.pl
    88Author URI: http://www.ljasinski.pl
Note: See TracChangeset for help on using the changeset viewer.