Search

Search Results

Hooks JScms
Preview Image FAQ
Hook: on_user_save

12 minutes ago

The on_user_save hook allows plugins to capture and store additional user-specific information during the save process.

Hooks JScms
Preview Image FAQ
Hook: before_render_admin

25 minutes ago

The before_render_admin hook allows developers to inject functionality before the admin template is rendered.

Hooks JScms
Preview Image FAQ
Hook: after_render_admin

33 minutes ago

The after_render_admin hook allows developers to execute functionality after the admin template is rendered.

Hooks JScms
Preview Image FAQ
Hook: admin_menu

18 hours ago

The admin_menu hook allows developers to dynamically add custom menus to the admin navigation bar.