Wrong hook

This commit is contained in:
Mikk3lRo 2017-10-23 23:41:00 +02:00
parent 732179b0c0
commit d39c1e400c
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ if ( !class_exists('Puc_v4p2_Plugin_UpdateChecker', false) ):
}
}
$linkText = apply_filters(
$this->getUniqueName('manual_check_link'),
$this->getUniqueName('view_details_link'),
__( 'View details' )
);
if ($linkText && !$viewDetailsExists) {