Hi,
I am looking for the following functionality: On every file sync'ed or file added to the database via WP FileBase, execute an action (for example, where I can create a post based on the new file available for download). In order to accomplish it, will be nice to have more do_action where we can attach an add_action.
Can please help to understand if this functionality is possible to achieve using WP-FileBase and without editing the plugin source file? So far I could find there is only one action defined, accordingly to this thread: https://wordpress.org/support/topic/plugin-wp-filebase-download-manager-call-sync-with-database-function-in-other-plugin?replies=2 however I could not find this one or any other action in the documentation.
Can please advice?
Thanks,
Julian