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 func fix rename fix #99

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elvismdev
Copy link

@elvismdev elvismdev commented Nov 10, 2022

Description of the Change

How to test the Change

Run a single site to multisite import. No PHP deprecated warnings should output to the console. No PHP warnings when moving plugins and themes file assets.

Changelog Entry

Fixed - Deprecated WordPress function warning, insert_blog() with wp_insert_site().
Fixed - PHP warning when calling replace() - caused by PHP core bug https://bugs.php.net/bug.php?id=54097

Credits

Props @elvismdev

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@elvismdev elvismdev marked this pull request as ready for review November 10, 2022 20:43
@jeffpaul jeffpaul requested a review from tott April 2, 2024 18:46
@jeffpaul jeffpaul added this to the 0.4.0 milestone Apr 2, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants