Skip to content

Commit

Permalink
Remove Pro link - not ready yet
Browse files Browse the repository at this point in the history
  • Loading branch information
riklewis committed Dec 9, 2019
1 parent cc4ad84 commit 3326bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion svn/trunk/better-detection.php
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ function better_detection_meta($links, $file) {
//add actions
if(is_admin()) {
add_filter('plugin_action_links_' . plugin_basename(__FILE__), 'better_detection_links');
add_filter('plugin_row_meta', 'better_detection_meta', 10, 2);
//add_filter('plugin_row_meta', 'better_detection_meta', 10, 2);
}

/*
Expand Down

0 comments on commit 3326bb2

Please sign in to comment.