Error adding the post thumbnail feature
-
Error in file post-thumbnail.php line 55
$iframe_src = get_upload_iframe_src('image');
IMHO must be
$iframe_src = get_upload_iframe_src('image',$post_id);
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Error adding the post thumbnail feature’ is closed to new replies.