
Hook: on_profile_sidebar_links
5 min read time
Hook: on_profile_sidebar_links The on_profile_sidebar_links hook allows developers to dynamically add or modify links displayed in the user profile sidebar.
We will explain all features, functions, hooks, plugins, editor and how to navigate and modify your content in JScms. How to create pages, plugins, add your own language phrases and use AI to improve your articles if you want.
5 min read time
Hook: on_profile_sidebar_links The on_profile_sidebar_links hook allows developers to dynamically add or modify links displayed in the user profile sidebar.
5 min read time
Hook: on_user_save The on_user_save hook is triggered when user data is being saved. It allows plugins to capture and store additional user-specific information dynamica...
5 min read time
Hook: on_admin_user_edit_tabs The on_admin_user_edit_tabs hook allows developers to dynamically add custom tabs to the user edit interface in the admin panel.
5 min read time
Hook: on_helpful_box_plugin_context The on_helpful_box_plugin_context hook allows plugins to provide dynamic context to the helpful box feature.
5 min read time
Hook: before_render_admin The before_render_admin hook is triggered before the admin panel template is rendered. It allows developers to modify data, inject logic, or re...
5 min read time
Hook: after_render_admin The after_render_admin hook is triggered after the admin panel template is rendered. It allows developers to execute logic, log events, or appen...
5 min read time
Hook: admin_menu The admin_menu hook allows developers to dynamically add new menus to the admin navigation bar. This is useful for integrating custom modules or plugin-...
5 min read time
Hook: admin_menu_manage The admin_menu_manage hook allows developers to add or modify menu items in the "Manage" dropdown menu of the admin interface.
5 min read time
Hook: admin_menu_tools The admin_menu_tools hook allows developers to add or modify menu items in the "Tools" dropdown menu of the admin interface.