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

Addresses a PHP Fatal Error #36

Closed
wants to merge 1 commit into from

Conversation

ahmadawais
Copy link

Addresses the PHP fatal error due to absence of WP_Import() class.

Addresses the PHP fatal error due to absence of `WP_Import()` class.

![](https://i.imgur.com/Vaclzvw.png)
@rmccue
Copy link
Member

rmccue commented Apr 18, 2016

This error is caused because there's no admin UI, see #1. The plugin as it exists in master isn't intended to be used via the admin interface at all, because I never rewrote the code to fix it :)

#26 addresses this by fixing the root problem, and adds the admin UI code in. This also removes the reference to the old class.

@rmccue rmccue closed this Apr 18, 2016
@ahmadawais
Copy link
Author

Got it.

@ghost
Copy link

ghost commented Apr 19, 2016

Yes, it works out of the box and has a slick UI on top of that.

Sorted.

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.

2 participants