Freemius Concept: Comment Checking
<?php global $fs; $values = array( 'free1' => 'Free 1', 'free2' => 'Free 2', # if ( $fs->is__premium_only() ) : 'pro1' => 'Pro 1', 'pro2' => 'Pro 2', # endif; );