Tim Hughes

Results 11 issues of Tim Hughes

Add CI for CPSEO builds and tests. Don't use Travis. Travis is not playing nicely. Gives unfriendly messages such as this: ![travis-message](https://user-images.githubusercontent.com/4199514/104723647-7d274a00-5727-11eb-8889-03921c236622.jpg)

The original, unminified JS and CSS source has now been obtained from RM. This needs to be merged into the existing build. Add npm and grunt.

Needs documenting

As title. Classic SEO may report "`Focus Keyword not found in image alt attribute(s)`." even if the keyword is present.

Bug

Although much of the code from the parts of Rank Math not carried over to Classic SEO have already been removed, it is known that some redundant code remains, particularly...

Maintenance

Keep updated. Enable i18n through `gettext` functions and `translators:` comments.

Translation

As per https://forums.classicpress.net/t/classic-seo-beta-1-released/2115/2. If test analysis is disabled, this removes the only place the only place to edit post meta titles and descriptions. See also https://petitions.classicpress.net/posts/175/allow-editing-of-page-title-and-meta-description-seo. But making the functionality...

Feature request

Remove unnecessary content in .gitignore as per https://github.com/ClassicPress-plugins/cc-compat-woo/pull/18.

Discussion

As per discussion on Slack relating to changing the admin email in CC. More to follow.

question

**Is your feature request related to a problem? Please describe.** Currently WC and CC do not delete data / database tables when they are uninstalled. This can leave a lot...

enhancement