[wp-hackers] newlines from rich text editor do not convert to paragraphs
scribu
scribu at gmail.com
Tue Dec 15 18:45:58 UTC 2009
On Tue, Dec 15, 2009 at 6:05 PM, Ken Newman <Ken at adcstudio.com> wrote:
>
> You can apply the filter yourself:
>>
>> $filtered_content = apply_filters('the_content', get_the_post_content());
>>
>> Would it be considered good practice do this, say, in child theme's
> function file?
Yes, it doesn't matter where you're putting this code.
--
http://scribu.net
More information about the wp-hackers
mailing list