Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Unable to use ACFFA_always_enqueue_fa filter

$
0
0

Replies: 0

Hello,

I’m hooking into this filter in my functions.php file like so:

add_filter('ACFFA_always_enqueue_fa', '__return_true');

However, it still returns false in the plugin, seemingly because that filter is processed before functions.php has been loaded by WordPress.

I think this is a bug. Can you please confirm or set me straight?


Viewing all articles
Browse latest Browse all 59525

Trending Articles