Return to Snippet

Revision: 48229
at June 27, 2011 07:43 by akmuraro


Initial Code
<?php echo strip_tags(get_the_content(), '<p><a><h2><blockquote><code><ul><li><i><em><strong>') ?>

Initial URL


Initial Description
Will strip image from content

Initial Title
Wordpress - Strip Image from Content

Initial Tags
wordpress

Initial Language
PHP