[wp-testers] Code issue

Rick Beckman rick.beckman at gmail.com
Fri Sep 28 02:06:18 GMT 2007


Whoops, had a typo. Instead of this:

<code>&lt;?php some code ?&rt;</code>

The correct code would be this:

<code>&lt;?php some code ?&gt;</code>

"&rt;" changes to "&gt;"

Sorry about that.

--
Rick

On 9/27/07, Rick Beckman <rick.beckman at gmail.com> 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>&lt;?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 <lorenzone92 at gmail.com> wrote:
> > I'm the admin
> >
> > 2007/9/27, Alexander Concha <alex at buayacorp.com>:
> > >
> > > 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
> > > wp-testers at lists.automattic.com
> > > http://lists.automattic.com/mailman/listinfo/wp-testers
> > >
> >
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > 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/


More information about the wp-testers mailing list