Compatibility: plugin uses a deprecated class
-
Hey team!
I work on the Jetpack plugin team, and wanted to suggest an update to your plugin’s codebase.
The Nextend Social Login and Register plugin relies on the
Jetpack_SSO
class inincludes/userData.php
. That class was deprecated a few months ago, in this Pull Request. It was replaced byAutomattic\Jetpack\Connection\SSO
.I think it would be nice to make the change in your plugin, to avoid deprecation notices, and also to avoid missing functionality when the deprecated class is eventually removed from the Jetpack plugin.
Let me know if you have any questions about the change!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.