
Hook: admin_usergroup_form_fields
2 hours ago
The admin_usergroup_form_fields hook allows plugins to add custom fields to the user group form.
2 hours ago
The admin_usergroup_form_fields hook allows plugins to add custom fields to the user group form.
3 hours ago
The admin_usergroup_save hook allows plugins to process custom data after saving a user group.
3 hours ago
The admin_usergroup_fetch_data hook allows plugins to fetch and append additional user group data.
3 hours ago
The admin_usergroup_populate_js hook allows plugins to dynamically populate JavaScript fields for user groups.
3 hours ago
Learn how to use the on_dashboard_boxes hook in JScms to add custom boxes to the admin dashboard.
3 hours ago
The on_dashboard_top_boxes hook allows dynamic creation of custom dashboard boxes in the admin panel.
3 hours ago
The hook on_user_change_email is executed when a email address is changed in the system
16 hours ago
The JScms_get_folders function lists folder names from a directory, excluding specific folders if specified.
2 hours ago
Learn how the JScms Plugin System works and how it enhances your site.