Bug report: /wcff-builder.php uses incorrect function
-
When using the API hooks (wccpf_before_field_rendering and awccpf_after_field_rendering) we get an error Undefined function “do_action” on lines 1356 & 1357 of wcff-builder.php.
This is fixed by using the correct function “apply_filters” instead of “do_action”.
Please fix this in the next version of the plugin.
The topic ‘Bug report: /wcff-builder.php uses incorrect function’ is closed to new replies.