Support
Support » Plugin: Awesome Support - WordPress HelpDesk & Support Plugin » Request: adding an action in functions-general file
(@qbicfox)
4 years ago
Hi there,
I need an action in /includes/functions-general.php file on line 756. Can you add this hook in your plugin ?
do_action( 'NAME', $term ); // Please add $term to action args
Regards.
(@awesomesupport)
Hi:
The plugin is open-source on github. Awesome Support on GitHub
You can make the change you need and submit a pull request there. If the change is approved it will be merged in and included in a future release.
Thanks for helping to make Awesome Support better.