Delay adding of runtime field groups#73
Conversation
|
Hi @davejtoews, I'm not completely sure about this. What if you run WordPress without a theme and only use the backend. Is this |
|
@sebastiaandegeus I'm not entirely sure what you mean by "run WordPress without a theme". I'm not aware of a means of running WordPress without one theme or another activated. However, if you mean setting the constant Here's exactly what I did to verify this:
I can conclude in all cases that both the active theme's |
|
I should note that I added a second commit to my fork, based on PR #48 in order to address #74. If you wish to accept this PR but only to address #70, you'll want to cherry pick my first commit. I personally need both fixes in order to continue using this plugin, and will be using my own fork until these issues are addressed. |
…tes_on_import Prevent duplicate field groups on import
Resolves issue #70