Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated calls to wp_get_sites() - Should use get_sites() instead #19

Open
t-grm opened this issue Sep 29, 2016 · 0 comments
Open

Deprecated calls to wp_get_sites() - Should use get_sites() instead #19

t-grm opened this issue Sep 29, 2016 · 0 comments

Comments

@t-grm
Copy link

t-grm commented Sep 29, 2016

Hello,

The wp_get_sites() function was deprecated in WordPress 4.6.0, I got deprecated warnings with the latest MPD. We should use get_sites() instead.

The files to fix are:

/multisite-post-duplicator/inc/postform_ui.php on line 64

/multisite-post-duplicator/addons/bulkaction-mpd-addon.php on line 47

/multisite-post-duplicator/mpd.php on line 38

Cheers,
Thomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant