cantemusdomino
Member
Posted 4 years ago #
Calais Archive Tagger currently cannot handle quotes or HTML tags that reside in titles.
When it encounters a post with a title that contains either a quote or HTML tag, it:
- fails to display the post's title
- goes to the first post of the archive and loops
The plugin seems to work well otherwise; unfortunately my archives contain a lot of necessary quote marks.
http://wordpress.org/extend/plugins/wp-calais-archive-tagger/
dangrossman
Member
Posted 4 years ago #
This plugin does not display titles in the first place, so failing to display a title is not due to what's in the title. Looping on the first post is strange... You can e-mail me at dan@dangrossman.info if you want some personal help debugging that on your blog.
dangrossman
Member
Posted 4 years ago #
I've also just tested this with a title that was wrapped in <h1></h1> tags and contained a single quote. The plugin processed and tagged the post OK. Whatever problem you're having that isn't likely the cause.
I will be updating the plugin tonight to add a rate limiter so it does not make more than two API requests per second, but I don't have any changes to tagging scheduled as no reproducible bugs were reported so far.