ClassicPress/classicpress-seo

jQuery error when clearing Search Console cache

Closed this issue · 0 comments

The following error is created when trying to clear the Search Console cache at General Settings -> Search Console -> Delete Cache (or Delete Recent Cache (last 90 days)).

Uncaught TypeError: classicSEOAdmin.ajax is not a function

This error occurs in assets/admin/js/option-panel.js.

Subsequently, the cache cannot be cleared.

It is not thought that this error is related to issue #87 .