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

Does not handle serialized objects #11

Closed
bradt opened this issue Mar 18, 2013 · 1 comment
Closed

Does not handle serialized objects #11

bradt opened this issue Mar 18, 2013 · 1 comment
Assignees
Labels

Comments

@bradt
Copy link
Contributor

bradt commented Mar 18, 2013

Some plugins store serialized objects in the database, but this plugin currently only handles serialized arrays. An example, is the GD Star Rating plugin, which stores a serialized object containing URL strings that need replacing in a migration.

@ghost ghost assigned bradt Mar 18, 2013
@bradt
Copy link
Contributor Author

bradt commented Apr 19, 2013

This looks like very good code to handle this:
https://github.com/wp-cli/wp-cli/blob/master/php/utils.php#L226

@bradt bradt closed this as completed in b9834b6 May 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant