[wp-hackers] Archive on a page?
Bill Bradford
mrbill at gmail.com
Sun Jan 16 23:55:20 GMT 2005
I ended up using the RunPHP plugin:
http://www.nosq.com/technology/2004/10/runphp-wordpress-plugin/
Works great, and is exactly what I needed.
Bill
On Sun, 16 Jan 2005 18:15:36 -0500, Mark Jaquith
<mark.wordpress at txfx.net> wrote:
> Alex King wrote:
>
> > With the new 'pages' feature, should we try to implement a way to
> > execute PHP from w/in a page? Perhaps eval()ing code within special
> > tags? I recognize the potential for harm in this, but it would also
> > make the pages feature much more powerful for those who would use it
> > (somewhat similar to the hack for not caching certain content in the
> > staticize plugin).
>
>
> You could make a page "template" called "run-php" or something, and just
> have that template eval() get_the_content(). We'll probably want to
> carefully consider the security implications of this. You could then
> create a page and tell it to use the "run-php" template.
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers
>
More information about the hackers
mailing list