prefixed all paypal related fonctions with fipf
This commit is contained in:
@@ -98,7 +98,7 @@ add_shortcode('custom_frontend_posting_form', 'custom_frontend_posting_form');
|
||||
* call to paypal_shortcode_content()
|
||||
*/
|
||||
include_once(PLGNTLS_class::get_path() . '/php/paypal/paypal.php');
|
||||
add_shortcode('fipf_paypal_shortcode', 'paypal_shortcode_content');
|
||||
add_shortcode('fipf_paypal_shortcode', 'fipf_paypal_shortcode_content');
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user