Skip to content

Always define $wpscss_compiler in the global scope#98

Merged
maindaniel merged 1 commit intoConnectThink:masterfrom
jazbek:patch-1
May 8, 2018
Merged

Always define $wpscss_compiler in the global scope#98
maindaniel merged 1 commit intoConnectThink:masterfrom
jazbek:patch-1

Conversation

@jazbek
Copy link
Copy Markdown
Contributor

@jazbek jazbek commented Mar 16, 2018

If you add this plugin to autoload in composer, it will include it inside a function, so $wpscss_compiler will not be defined in the global scope, unless you specifically declare it that way.

fixes #93

@maindaniel maindaniel merged commit 466a563 into ConnectThink:master May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants