Add filter/hook for developers to create Iubenda add-ons (other forms,plugins)
-
Hello,
it would be very helpful if you could add filters/hooks in your code, to allow developers to easily create add-ons/extensions for the Iubenda plugin, without having to edit it directly.
eg.
here
iubenda-cookie-law-solution/includes/forms.php
, after line 985, you could add:$forms = apply_filters("iub_after_call_{$source}_forms", $forms);
A simple line that would help make your plugin easily compatible/integrated with others and so that other developers can confidently recommend Iubenda to their customers and take care of the add-ons for you ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add filter/hook for developers to create Iubenda add-ons (other forms,plugins)’ is closed to new replies.