[wp-hackers] Archive on a page?

Brian Dupuis wordpress at coldforged.org
Fri Jan 14 20:49:22 GMT 2005


There exists a plugin
(http://www.nosq.com/technology/2004/10/runphp-wordpress-plugin/) to do
this, of course. :)

Alex King wrote:

> Generally yes, but this brings up an interesting hacking point. 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).
>
> --Alex
>
> http://www.alexking.org/
>
>
> On Jan 14, 2005, at 8:54 AM, Carthik Sharma wrote:
>
>> How to's will probably best be dealt with at the forums, Bill.
>>
>> Carthik.
>>
>>
>> On Fri, 14 Jan 2005 09:44:17 -0600, Bill Bradford <mrbill at gmail.com> 
>> wrote:
>>
>>> I'm trying to figure out a way to make a "page" that has nothing but
>>> the output of this
>>> on it:
>>>
>>> <?php wp_get_archives('type=monthly'); ?>
>>>
>>> Can't figure out a way to do it, though, without making a completely
>>> separate HTML file.  I'd like to do it as a page.  Suggestions?
>>
>
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers
>
>
>



More information about the hackers mailing list