Data is not in a recognized format in “myDomain\wp-includes\media.php” on line 254
didn’t find solution yet
https://www.ads-software.com/extend/plugins/wp-get-post-image/
]]>Hey! just dropping off a note to let you know that it doesn’t work on 3.2.1 either.
here’s a dump:
Warning: getimagesize(<path>/?page_id=9) [function.getimagesize]: failed to open stream:
and my full call:
<?php if(function_exists(‘wp_get_post_image’)){
$args = array(‘css’ => ‘alignleft’, ‘post_id’ => $page->ID );
echo wp_get_post_image( $args); }
?>
ktnxbye!
https://www.ads-software.com/extend/plugins/wp-get-post-image/
]]>Hey, just thought I’d let you know get post image doesn’t work at all in the 3.1.4 version of wordpress, pretty gutting cos I LOVE this plugin! ??
]]>