[wp-hackers] New Staticize 2.5-beta

Mark Wubben markwubben at gmail.com
Sat Jun 19 18:18:18 UTC 2004


On Sat, 19 Jun 2004 12:47:20 -0500, Matt Mullenweg <m at mullenweg.com> wrote:
> 
> * If page is generated in under .03 seconds, it isn't cached. I was
> finding Staticize actually slowed down some of my faster pages.
> * Works with <?xml files
> * Added <!--mfunc any_php();--><?php any_php(); ?><!--/mfunc-->.
> Pronounced "M-funk"
> * Should now send proper HTML headers with last modified times taken from file
> * Now uses WP's built-in timer, giving more accurate times

I haven't tried the new plugin but the features surely look
interesting. I'm using a hacked version of 2.0, things I've changed:
* delete specific files based on post id (uses get_permalink). This
needs to be customized for each site though.
* CHMOD the cache files, allowing you to delete them via PHP
* added a ?nocache=nocache and ?clearcache=clearcache command
* don't cache if the request method is POST

There was something else I wanted to say.. unfortunately I forgot what.



More information about the hackers mailing list