Guest User

Untitled

a guest
Feb 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <?php // don't include this in your functions.php, since the start of the file should already have it
  2.  
  3. remove_action( 'admin_init', array( 'SI_Admin_Settings', 'redirect_on_activation' ), 20 );
  4. add_filter( 'si_disable_freemius', '__return_true' );
Add Comment
Please, Sign In to add comment