- improved payement paypal for date and other things
This commit is contained in:
@@ -68,7 +68,6 @@ function output_list_front_CIPF($array) {
|
||||
function current_user_infos_CIPF($atts) {
|
||||
if (!is_user_logged_in())
|
||||
return ;
|
||||
error_log("----");
|
||||
|
||||
$current_user = wp_get_current_user();
|
||||
$current_user_infos = $current_user->data;
|
||||
|
||||
Reference in New Issue
Block a user