Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
acf.relationship_update_results
-
There used to be a hook in /js/input-actions.php that could be used to hook in an action. It's being used by this plugin:
http://wordpress.org/extend/plugins/acf-single-relationship-add-new/
but it looks like the js got restructured and this function went away. Does it have a replacement that could be used?
thanks,
Scott -
Found the changes and updated the plug-in to work with the new code. I think this discussion can be marked as resolved.
Thanks again to Scott for reporting the issue. -
Thanks man. Fix works great!