WPSEO_Frontend_Primary_Category::post_link_category deprecated
-
Hi,
After the 14.0 update, we’re getting a ErrorException (E_USER_DEPRECATED) on the posts overview page in the WordPress dashboard:
WPSEO_Frontend_Primary_Category::post_link_category is <strong>deprecated</strong> since version WPSEO 14.0 with no alternative available.
We’re using Themosis which is a framework based on Laravel, which means this error is blocking us from viewing the posts overview page. Looking through the SEO plugin code, I can see that the following filewordpress-seo\deprecated\frontend\class-primary-category.php
includes the filter without doing anything different than the file atwordpress-seo\src\integrations\primary-category.php
, so I was wondering why this deprecation is included at all. Could you shed some light on it?
- The topic ‘WPSEO_Frontend_Primary_Category::post_link_category deprecated’ is closed to new replies.