<?php $current_user = wp_get_current_user(); $birthday_day = get_user_meta($current_user->ID, 'geburtstag', true); $emailvalue ...
確定! 回上一頁