manuelaugustin
manuelaugustin
When running `yarn lint`, it works but I also get `Warning: React version not specified in eslint-plugin-react settings. See https://github.com/yannickcr/eslint-plugin-react#configuration .` Maybe that's something to look into when get back...
Since we reverted the PR, I removed the following changelog items: * [wordpress-seo-premium] Improves the SEO analysis by adding a new assessment to detect missing text title. * [wpseo-woocommerce] Improves...
Note: let's not merge this PR for now since it's a change impacting Woo, but we don't know yet when we'll release the Woo add-on the next time.
I've created an issue for the open questeion: https://yoast.atlassian.net/browse/JSPW-35 Merging the PR into the feature branch since otherwise it was good.
Currently we use a regex to match alt attributes within image tags. This regex cuts off at the first apostrophe/quotation mark, because it interprets it as the closure of the...
Thanks @AstroNerdBoy for the feedback! We're continuously working on improving our passive voice recognition. We've had a look at the post you've linked and there are indeed a few cases...
Removing the regression label on this, since the actual recognition/marking functionality hasn't changed. However, there are two issues at hand here: 1) The markers don't mark all keyword occurrences; this...