View Single Post
Old 02-23-2013, 01:21 AM  
just a punk
So fuckin' bored
 
just a punk's Avatar
 
Industry Role:
Join Date: Jun 2003
Posts: 32,384
With CyberSEO you can do it as easy as this:
  1. go to CyberSEO->Tools;
  2. insert the following code into the "PHP Code <?php .. ?>" box:
    Code:
    $thumb = get_post_meta($post->ID, "YOUR_THUMBNAIL_CUSTOM_FIELD_NAME", true);
    cseo_attach_post_thumbnail($post->ID, $thumb, $post->post_title);
  3. click "Apply These Modifications To All Existing Posts".

__________________
Obey the Cowgod
just a punk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote