Description
First of all: thanks for this plugin! It's exactly what we need, simple but contains the most necessary functions.
However, when I have a matrix field containing multiple ckeditor-fields, the wordcount is not accurate.

I assume that the counter does not take recursive fields into account.
Steps to reproduce
- Create a field with the type ckeditor.
- Create a matrix field and include the ckeditor-field you just created
- Create a new Entry Type and include the matrix field as well as the seo field
- Create a new entry of the entry type, add a ckeditor field and type some words in there.
- You can now see that the word count is not accurate.
Additional info
- Craft version: 5.4.6
- SEO version: v5.0.0-rc5
- PHP version: 8.2.20
- Database driver & version: MySQL 8.0.36
- Other Plugins: CKEditor (4.1.0), Vite (5.0.1)
Description
First of all: thanks for this plugin! It's exactly what we need, simple but contains the most necessary functions.
However, when I have a matrix field containing multiple ckeditor-fields, the wordcount is not accurate.

I assume that the counter does not take recursive fields into account.
Steps to reproduce
Additional info