There was an error while loading. Please reload this page.
TRUE
No deprecated message ;-)
A deprecated message.
wp_get_sites() is used in MLP_Update_Plugin_Data L58 and uninstall.php L66 and should be replaced with get_sites().
wp_get_sites()
MLP_Update_Plugin_Data
uninstall.php
get_sites()
Version Information
Steps to Reproduce
TRUE.What I Expected
No deprecated message ;-)
What Happened Instead
A deprecated message.
Where to find
wp_get_sites()is used inMLP_Update_Plugin_DataL58 anduninstall.phpL66 and should be replaced withget_sites().