I tried both
<?php echo get_the_author_meta( ‘phone’ ); ?>
<?php echo get_user_meta($post->post_author,’fieldname’, true); ?>
Both doesn’t work when paste into Page Setup / Listing Page / Enable Custom Display Code.
Can someone help on this to display custom field ‘identity’, ‘reg_name’ that users registered on registration page.
This reply is for PremiumPress customers only.
1,011
Views
18
Replies
Copyright © 2010-2025 PremiumPress Limited.
I tried both
<?php echo get_the_author_meta( ‘phone’ ); ?>
<?php echo get_user_meta($post->post_author,’fieldname’, true); ?>
Both doesn’t work when paste into Page Setup / Listing Page / Enable Custom Display Code.
Can someone help on this to display custom field ‘identity’, ‘reg_name’ that users registered on registration page.
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now