Hey Owen,
I'm new to wp and jsut found your wiki & ezstatic pulgins. They are both fantastic and I can see that I;m going to get a ton of use out of them.
One thing, I think that I found a typo in your EzStatic.php script.
On line 233 I had to change:
$content = ob_get_content();
to
$content = ob_get_contents();
* note the added "s"
I hope that this helps.
Thanks again for writing these tools,
-Eric
Comments
Comment by Joey on .
Comment by Eric on .
Comment by Eric on .
Comment by Owen on .