[wp-hackers] Displaying a page on-the-fly with a plugin
Dino Termini
dino at duechiacchiere.it
Wed Oct 27 02:00:43 UTC 2010
On 10/26/2010 9:56 PM, Anthony Cole wrote:
> I would use a shortcode, and you could filter out the_content and replace it with do_shortcode('shortcode') or a function, checking the Post ID through the post global.
>
> Would be interested to see if anyone else has a suggestion.
>
> -ac
Right, but the point is to totally avoid creating this page at all :-)
dino.
More information about the wp-hackers
mailing list