Hey Fred,
Thanks for pointing this out.
So I think what was actually happening was that we were stripping tags off of the variable $content
rather than off of a temp variable, holding the content. This caused the content to become a different length than intended, skewing the reading numbers.
When calculating the word count length in from a WordPress content section, though, you need to calculate the word count from the content with the tags pre-stripped.
This should all be fixed in the update that was pushed this morning. Again, thank you for brining this up.
The next question is when did you see the ‘1 minutes’ text occur? Is there anyway you could provide the length of the post, and your settings so I can try to duplicate this on our test environment? If you can, send this in an email to [email protected]
.
Thanks again.