'9157dummy', 'slug' => 'bingopress', 'type' => 'theme', 'public_key' => 'pk_572cd99e98775de85c0a9aa4c28fb', 'is_premium' => true, // If your plugin is a serviceware, set this option to false. 'has_premium_version' => true, 'has_addons' => false, 'has_paid_plans' => true, 'menu' => array( 'slug' => 'bingopress-setting', 'contact' => false, 'support' => false, 'parent' => array( 'slug' => 'themes.php', ), ), ) ); } return $bingopress_freemius; } // Init Freemius. bingopress_freemius(); // Signal that SDK was initiated. do_action( 'bingopress_freemius_loaded' ); }