Actions
Feature proposal #9880
openImplement before/after triggers for tab rendering calls
Feature proposal #9880:
Implement before/after triggers for tab rendering calls
Description
This is already available for fields and is very handy for overriding or extending field display. This same trigger logic can be applied to tabs allow plugins to override how a tab presumably loads. For example would allow CB Core Fields Ajax to intercept and override the tabs rendering with an ajax loader to substantially speed up initial profile loading and then allow for ajax to hydrate tabs.
Actions