[wp-hackers] default text for posts?

Jennifer Hodgdon yahgrp at poplarware.com
Wed Sep 5 22:56:37 GMT 2007


Mindshare Studios wrote:
> I was wondering if anyone knew of a way to set default text to come up for
> new posts? I'm working on a site where all blog entries will follow a
> similar template and it would be great if I could somehow embed default
> text.

There's a filter for 'default_content' that can be used in a plugin to 
define default content for posts.

When all else fails, check the action/filter lists:
http://codex.wordpress.org/Plugin_API/Action_Reference
http://codex.wordpress.org/Plugin_API/Filter_Reference

This one is in the "administrative screen" section of the filter 
reference.

     --Jennifer

-- 
Jennifer Hodgdon

Poplar ProductivityWare * www.poplarware.com
Web Databases/Scripts * Modeling/Analysis/Palm OS Software



More information about the wp-hackers mailing list