Register Advertise with usHelp Desk Today's Posts Search

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: adamgoldman47
Forum: Programming 20th June 2012, 01:27 AM
Replies: 4
Views: 591
Posted By adamgoldman47
Re: WP - display author/title/avatar by posd id

Figured it out.

In case nayone needs it:

<?php
$post_id2 = get_post_meta($post->ID, 'bottom_img_excerpt1', true);
$queried_post = get_post($post_id2);
$author_id =...
Showing results 1 to 1 of 1

 
Forum Jump


All times are GMT -6. The time now is 11:28 PM.