> Okay, probably the WP Object Cache is screwing up.
> 
> On a lot of hosts (like my server boxen at home), directly querying
> MySQL is faster than the disk cache anyway.
> 
> Add the following to wp-config.php, and see if it makes a difference:
> 
>       define( 'DISABLE_CACHE', true );


Thanks for the suggestion, unfortunately it doesn't seem to work.

> 
> Also, you could just rm -r ./wp-content/cache/*

That folder doesn't appear to be there to delete.

On further experimentation, the incorrect tag only returns if I replace it
with the correct version.  If I delete the incorrect one from a post and add
and remove completely unconnected ones there's no problem.


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to