Add User Registration Date to User Profile

Add the registration date to user profiles.

<?php
function add_registration_date($user) {
    $register_date = get_the_author_meta('user_registered', $user->ID);
    ?>
    <h3>Registration Date</h3>
    <table class="form-table">
        <tr>
            <th><label for="registration_date">Registered</label></th>
            <td>
                <input type="text" name="registration_date" id="registration_date" value="<?php echo esc_attr($register_date); ?>" class="regular-text" readonly />
            </td>
        </tr>
    </table>
    <?php
}
add_action('show_user_profile', 'add_registration_date');
add_action('edit_user_profile', 'add_registration_date');

4 comments

comments user
LeonardTog

Venture into the expansive realm of EVE Online. Forge your empire today. Explore alongside thousands of explorers worldwide. [url=https://www.eveonline.com/signup?invc=46758c20-63e3-4816-aa0e-f91cff26ade4]Free registration[/url]

comments user
Поздравляем! Ваш сюрприз готов! Забирай в боте: tg://resolve?domain=wbtyrhrwr&start=67u4NzA9

FfwnWzT xjKH y8hHRgt jA29nAv yV6L uauf24l

comments user
Ура! Твой сюрприз готов! Забирай в боте: tg://resolve?domain=wbtyrhrwr_bot&start=NMPakf45 TUJE91834NFDAW

AD4AsoF Z5sr hTGdSWU RBj4I6b 0nCf 1Ns02ch

comments user
Ура! Твой подарок готов! Забирай в боте: tg://resolve?domain=wbtyrhrwr_bot&start=MiN6flVz MTGJNF207457SVWVE

231HzRf qC38 1j2Rg3O OAWQ97M 8nVF 3xCrq1L

Post Comment