Remove Clean Contact library #1691
Labels
category: sunset
things we're sunsetting
Estimate: < 2 Hours
priority: normal
Must be completed before release of this version of plugin.
type: improvement
type: tech debt
For necessary updates because code is old
Milestone
While running our theme-check plugin test for the 0.6.2 release, we received this error:
lib/clean-contact/clean_contact.php. Themes should use add_theme_page() for adding admin pages. Line 272: add_submenu_page( 'options-general.php', __( 'Clean Contact', 'largo' )
You can see the full error/warning list on issue #1677.
Let's review the library and see if we're still using it. If so, explore options for keeping and updating it.
If it's unused, let's remove it.
The text was updated successfully, but these errors were encountered: