Whoops, had a typo. Instead of this: <code><?php some code ?&rt;</code>
The correct code would be this: <code><?php some code ?></code> "&rt;" changes to ">" Sorry about that. -- Rick On 9/27/07, Rick Beckman <[EMAIL PROTECTED]> wrote: > If you are inserting as plain text, like this: > > <code><?php some code ?></code> > > Then yeah, it'll probably be stripped; try this: > > <code><?php some code ?&rt;</code> > > If escaping your own code as you write doesn't tickle your fancy, try > out this plugin: > > http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/ > > -- > Rick > > On 9/27/07, Lorenzo <[EMAIL PROTECTED]> wrote: > > I'm the admin > > > > 2007/9/27, Alexander Concha <[EMAIL PROTECTED]>: > > > > > > Lorenzo escribió: > > > > No. I'm not using the visual editor. > > > > I've just disabled it. > > > > > > What is your user's role on that blog? > > > > > > Cheers > > > -- > > > Alexander Concha > > > http://www.buayacorp.com/ > > > > > > Escribo para que la muerte no tenga la última palabra > > > -- Odysseus Elytis. > > > _______________________________________________ > > > wp-testers mailing list > > > [email protected] > > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > > > _______________________________________________ > > wp-testers mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-testers > > > > > > > -- > Rick Beckman > http://rickbeckman.org/ > http://fellowship-hall.com/ > -- Rick Beckman http://rickbeckman.org/ http://fellowship-hall.com/
_______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
