samedi 18 avril 2020

Wordpress user conditional tags

How can i make wordpress user conditional tags something like this

<?php if (current user has fill first_name field()){ ?>
your info is complete
<?php } else { ?>
you need to fill first_name field
<?php } ?>

please help me, thank you

Aucun commentaire:

Enregistrer un commentaire