Skip to content

add filters for mapping#58

Open
aschweigert wants to merge 1 commit into
plugin-boilerplatefrom
filters
Open

add filters for mapping#58
aschweigert wants to merge 1 commit into
plugin-boilerplatefrom
filters

Conversation

@aschweigert

Copy link
Copy Markdown
Collaborator

No description provided.

DoubleClick_For_WordPress::VERSION,
'all'
);
if ( ! empty( get_option( 'dfw_css' ) ) ) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this have a corresponding settings assoc. with it?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, in https://github.com/INN/doubleclick-for-wp/blob/plugin-boilerplate/includes/class-options.php#L199

Hold off on merging this for a bit though, I need to add a thing to fire dfw_load(), probably in jquery.dfw.js on document ready but I want to make sure the timing is correct and a callback exists because we have some stuff we need to run before that loads so I just need to do a little more testing.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aschweigert Were you planning to add anything else to this pull request, or is it okay to close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants