Classipress 3.3.1 values
Hi,
I have some problems with a script this works on previous versions but on 3.3.1 doesen´t work.
How can I retrieve this values in classipress 3.3.1?
<?php echo get_option('cp_paypal_email'); ?>
<?php echo esc_attr( get_option('cp_curr_pay_type') ); ?>
Thank you for your help