if(widgetStylesPrinted != true) {document.write('');}var widgetStylesPrinted = true;var content = '
Ejemplo
php
<div class="entry">
<?php the_post_image(); ?>
<?php the_content('Leer más &raquo;'); ?>
</div>
';document.write(content);