Skip to content

Remove check for get_fields to fix loading order#2

Merged
PanMan merged 1 commit intoPanMan:masterfrom
kokarn:patch-1
Nov 21, 2014
Merged

Remove check for get_fields to fix loading order#2
PanMan merged 1 commit intoPanMan:masterfrom
kokarn:patch-1

Conversation

@kokarn
Copy link
Contributor

@kokarn kokarn commented Nov 21, 2014

This is check is unnecessary because the add_filter option just returns false if we're unable to hook into that function.
It will also cause the plugin to fail if it loads before Advanced Custom Fields

This is check is unnecessary because the add_filter option just returns false if we're unable to hook into that function.
It will also cause the plugin to fail if it loads before Advanced Custom Fields
PanMan added a commit that referenced this pull request Nov 21, 2014
Remove check for get_fields to fix loading order
@PanMan PanMan merged commit 5d6219a into PanMan:master Nov 21, 2014
@PanMan
Copy link
Owner

PanMan commented Nov 21, 2014

Thnx @kokarn

@kokarn kokarn deleted the patch-1 branch November 21, 2014 12:07
@kokarn
Copy link
Contributor Author

kokarn commented Nov 21, 2014

Yeah no worries!

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