You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use acf/upload_prefilter to alter the upload path. It works for regular ACF image and file uploads. But the filter does not seem to fire when using the aspect ratio field.
Is there any way to work around this? I can't find any other filters to use.