Plugin Directory

Changeset 1141739


Ignore:
Timestamp:
04/22/2015 06:03:58 AM (11 years ago)
Author:
k2eric
Message:

Removing custom update check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tubepress/trunk/tubepress.php

    r1135225 r1141739  
    55Description: Displays gorgeous YouTube and Vimeo galleries in your posts, pages, and/or sidebar. Upgrade to <a href="http://tubepress.com/pro/">TubePress Pro</a> for more features!
    66Author: TubePress LLC
    7 Version: 3.1.7
     7Version: 3.1.8
    88Author URI: http://tubepress.com
    99
     
    1818
    1919include 'src/main/php/scripts/boot.php';
    20 
    21 require 'vendor/yahnis-elsts/plugin-update-checker/plugin-update-checker.php';
    22 $myUpdateChecker = PucFactory::buildUpdateChecker(
    23     'http://snippets.wp.tubepress.com/update.php',
    24     __FILE__,
    25     plugin_basename(basename(dirname(__FILE__)) . '/tubepress.php')
    26 );
Note: See TracChangeset for help on using the changeset viewer.