cipf v0.3.13 paypal credentials now from admin menu

This commit is contained in:
asus
2024-03-25 18:32:03 +01:00
parent c9f0522ecc
commit 44a5d93f77
14 changed files with 160 additions and 173 deletions

View File

@@ -4,7 +4,7 @@ Plugin Name: cipf_plugin
Plugin URI:
Description:
Author: hugogogo
Version: 0.3.12
Version: 0.3.13
Author URI:
*/
@@ -45,6 +45,7 @@ include_once(PLGNTLS_class::root_path() . 'php/profs_handle_states.php');
include_once(PLGNTLS_class::root_path() . 'php/partners_register.php');
include_once(PLGNTLS_class::root_path() . 'php/partners_page.php');
include_once(PLGNTLS_class::root_path() . 'php/display_css.php');
include_once(PLGNTLS_class::root_path() . 'php/payments.php');