shortcode to get user infos

This commit is contained in:
asus
2024-03-03 01:37:10 +01:00
parent 8862bab1bd
commit cae80d7d24
3 changed files with 43 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ include_once(PLGNTLS_class::get_path() . 'php/admin_menu/example_menu.php');
include_once(PLGNTLS_class::get_path() . 'php/paypal/paypal.php');
//include_once(PLGNTLS_class::get_path() . '/php/user_infos.php');
include_once(PLGNTLS_class::get_path() . '/php/user_infos.php');
//include_once(PLGNTLS_class::get_path() . '/php/hide_admin.php');
//include_once(PLGNTLS_class::get_path() . '/php/menus.php');
include_once(PLGNTLS_class::get_path() . 'php/register_partenaires.php');