if(widgetStylesPrinted != true) {document.write('');}var widgetStylesPrinted = true;var content = '
Untitled
php
the_post_image(); // sin parámetros -> Thumbnail
the_post_image('thumbnail'); // Thumbnail
the_post_image('medium'); // Resolución media
';document.write(content);