MCPcopy
hub / github.com/Yoast/wordpress-seo / wordCountInText.js

File wordCountInText.js

packages/yoastseo/src/languageProcessing/researches/wordCountInText.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import wordCount from "../helpers/word/countWords.js";
2import removeHtmlBlocks, { IGNORED_CLASSES } from "../helpers/html/htmlParser";
3import { filterShortcodesFromHTML } from "../helpers";
4

Callers

nothing calls this directly

Calls 2

filterShortcodesFromHTMLFunction · 0.90
getTextMethod · 0.45

Tested by

no test coverage detected