
Hook: on_user_change_email
4 hours ago
The hook on_user_change_email is executed when a email address is changed in the system
4 hours ago
The hook on_user_change_email is executed when a email address is changed in the system
4 hours ago
The JScms_redirect function is used to redirect users to a specified URL with an HTTP status code.
3 hours ago
The redirectTo function allows URL redirection with optional session messages for success, error, or information.
3 hours ago
The JScms_sanitize_input function sanitizes user input to ensure safety and prevent security vulnerabilities.
4 hours ago
The JScms_get_setting function retrieves grouped settings from the database, including meta keys, values, and defaults.
4 hours ago
The JScms_get_table_data function retrieves a single record from a database table by its ID, or returns null if not found.
22 hours ago
The JScms_field_not_exist function checks for the existence of a field value in a database table.
4 hours ago
The JScms_field_not_exist_double function checks for the existence of a row with two field values in a database table.
22 hours ago
The JScms_row_exist function checks for the existence of a row in a database table by its ID.