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

WPMU import / export from cmd, improved ABSPATH autodetection and fixed minor issues and deprecated code. #52

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

Conversation

stratostatic
Copy link

Added support for WPMU import / export from command line, improved ABSPATH autodetection, fixed some minor issues and fixed deprecated code notices in backwards compatible fashion. Compatible with WP 3.6.1.

Added support for two new cmd params:

  --host
    Indicates the hostname to use. Required to properly deal with WPMU installations. For example: --host=blog2.example.com

  --uri
    Indicates the URI path to use. Required to properly deal with WPMU subfolder installations. For example: --host=blognetwork.example.com --uri=/blog2

Also changed the way ABSPATH is determined to work in Win systems properly, and first try the location used by a default plugin install.
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.

1 participant