defined( 'ABSPATH' ) or die( 'No script kiddies please!' ); $currency = unserialize(get_option('_currency', '')); $t10w_cost = get_option('_t10w_cost', 2.95); $vip_cost = get_option('_vip_cost', 9.95); $wordsperpage = get_option('_wordsperpage', 275); $fields = json_decode(get_option("_fields", '[]'), true); ?>