General

3 minutes ago
The on_admin_user_edit_tabs hook allows developers to dynamically add custom tabs to the admin user edit interface.
17 hours ago
The before_render_admin hook allows developers to inject functionality before the admin template is rendered.
8 minutes ago
The after_render_admin hook allows developers to execute functionality after the admin template is rendered.
17 hours ago
The admin_menu hook allows developers to dynamically add custom menus to the admin navigation bar.