[wp-hackers] Block auto formatting of post content?

Viper007Bond viper at viper007bond.com
Tue Aug 19 03:12:22 GMT 2008


Instead of the_content(), just use echo $post->the_content in your theme.

On Mon, Aug 18, 2008 at 8:02 PM, Stephen Rider <wp-hackers at striderweb.com>wrote:

> Two questions:
>
> 1) Is there a way to prevent _any_ auto formatting for a particular post?
>  I want to allow content to be shown without any added <p>, <br>, etc...
>  Display it _exactly_ as it was entered.
>
> 2) Is there a way for a plugin to allow use of a page template that is
> located in the plugin folder, or MUST it be moved to the theme folder?
>
> Thanks,
> Stephen
>
>
> --
> Stephen Rider
> <http://striderweb.com/>
>
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Viper007Bond | http://www.viper007bond.com/ | http://www.finalgear.com/


More information about the wp-hackers mailing list