Skip to content

Load plugin during init face to prevent race conditions#27

Open
dryajov wants to merge 1 commit into
getherbert:devfrom
dryajov:load-in-init
Open

Load plugin during init face to prevent race conditions#27
dryajov wants to merge 1 commit into
getherbert:devfrom
dryajov:load-in-init

Conversation

@dryajov

@dryajov dryajov commented Jun 25, 2016

Copy link
Copy Markdown

I was getting an NPE due to a null $wp_rewrite registering a page type. I think it makes sense to delay plugin bootstrap/registration to the init face when WP is initialized.

@dryajov

dryajov commented Jun 28, 2016

Copy link
Copy Markdown
Author

@jeremyzahner Any chance of taking a look at this?

@dryajov dryajov mentioned this pull request Jul 7, 2016
@jeremyzahner

Copy link
Copy Markdown
Contributor

@dryajov Hey there! Sorry for the waiting time. I'll have a look at this asap.

@dryajov dryajov closed this Feb 11, 2017
@jeremyzahner jeremyzahner reopened this Feb 12, 2017
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.

3 participants