
Hook: register_dynamic_urls
5 min read time
Hook: register_dynamic_urls The register_dynamic_urls hook allows plugins to define their own dynamic URLs that can be used as shortcodes for easy integration within the...
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: register_dynamic_urls The register_dynamic_urls hook allows plugins to define their own dynamic URLs that can be used as shortcodes for easy integration within the...
5 min read time
Function: DynamicBase::timeSince The DynamicBase::timeSince function calculates the time elapsed since a given timestamp and formats it either in "time ago" format or a standard d...
5 min read time
Hook: admin_usergroup_form_fields The admin_usergroup_form_fields hook allows plugins to dynamically add custom fields to the user group management form in the admin int...
5 min read time
Hook: admin_usergroup_save The admin_usergroup_save hook allows plugins to handle custom data processing after a user group is saved in the admin interface.
5 min read time
Hook: admin_usergroup_fetch_data The admin_usergroup_fetch_data hook allows plugins to fetch and modify additional data for a user group during data retrieval in the adm...
5 min read time
Hook: on_dashboard_boxes The on_dashboard_boxes hook in JScms allows developers to dynamically add custom boxes to the admin dashboard. This feature is particularly useful for provi...
5 min read time
Hook: admin_usergroup_populate_js The admin_usergroup_populate_js hook allows plugins to dynamically populate JavaScript fields with additional data for user groups in t...
5 min read time
Hook: on_dashboard_top_boxes The on_dashboard_top_boxes hook allows plugins to add custom dashboard boxes dynamically in the admin panel's top section.