
Hook: admin_usergroup_populate_js
05.03.2025 20:41
The admin_usergroup_populate_js hook allows plugins to dynamically populate JavaScript fields for user groups.
05.03.2025 20:41
The admin_usergroup_populate_js hook allows plugins to dynamically populate JavaScript fields for user groups.
20.03.2025 16:25
The JScms_redirect function is used to redirect users to a specified URL with an HTTP status code.
20.03.2025 16:25
The redirectTo function allows URL redirection with optional session messages for success, error, or information.
20.03.2025 16:25
The JScms_sanitize_input function sanitizes user input to ensure safety and prevent security vulnerabilities.
20.03.2025 16:25
The JScms_get_setting function retrieves grouped settings from the database, including meta keys, values, and defaults.
20.03.2025 16:25
The JScms_get_table_data function retrieves a single record from a database table by its ID, or returns null if not found.
20.03.2025 16:25
The JScms_field_not_exist function checks for the existence of a field value in a database table.
20.03.2025 16:25
The JScms_field_not_exist_double function checks for the existence of a row with two field values in a database table.
20.03.2025 16:25
The JScms_row_exist function checks for the existence of a row in a database table by its ID.