Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Removed call to load update checker.
Browse files Browse the repository at this point in the history
  • Loading branch information
obcidio authored Sep 23, 2016
1 parent 23d646b commit 09717e8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions alienship-shortcodes.php
Original file line number Diff line number Diff line change
Expand Up @@ -372,13 +372,3 @@ function alienship_row( $atts, $content = null ) {

$alienship_shortcodes = new AlienShip_Shortcodes();
endif;



/* Load the update checker */
/*require 'extensions/update-checker.php';
$AlienShipShortcodesUpdateChecker = new PluginUpdateChecker(
'http://www.johnparris.com/deliver/wordpress/plugins/alienship-shortcodes/latest-version.json',
__FILE__,
'alienship-shortcodes'
);*/

0 comments on commit 09717e8

Please sign in to comment.