'5', ), $atts)); global $wpdb, $post, $table_prefix; if ($post->ID) { $retval = ''; return $retval; } return; } add_shortcode('related_posts', 'related_posts_shortcode'); ?>