2016-07-04, 03:54 AM
Hello,
I am in the planning phases for a plugin that would implement an attachment display quota for certain user groups.
I've looked through the plugin hooks list. By name attachment_start seems like it might be of potential use to me but I'm not certain.
Is attachment_start the hook to use when a user clicks on an attachment to view the full size? I know in vBulletin there is/was a specific hook attachment_display. I do not see anything obviously comparable in the MyBB hook list.
Beyond that is there an actual API document for the plugin hooks? It is one thing to have a list of the hook names but that's not quite the same as knowing what they do.
I am in the planning phases for a plugin that would implement an attachment display quota for certain user groups.
I've looked through the plugin hooks list. By name attachment_start seems like it might be of potential use to me but I'm not certain.
Is attachment_start the hook to use when a user clicks on an attachment to view the full size? I know in vBulletin there is/was a specific hook attachment_display. I do not see anything obviously comparable in the MyBB hook list.
Beyond that is there an actual API document for the plugin hooks? It is one thing to have a list of the hook names but that's not quite the same as knowing what they do.