Changeset 1141739
- Timestamp:
- 04/22/2015 06:03:58 AM (11 years ago)
- File:
-
- 1 edited
-
tubepress/trunk/tubepress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tubepress/trunk/tubepress.php
r1135225 r1141739 5 5 Description: 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! 6 6 Author: TubePress LLC 7 Version: 3.1. 77 Version: 3.1.8 8 8 Author URI: http://tubepress.com 9 9 … … 18 18 19 19 include '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.