
Hook: register_dynamic_urls
18 hours ago
The register_dynamic_urls hook allows plugins to register custom dynamic URLs as shortcodes.
18 hours ago
The register_dynamic_urls hook allows plugins to register custom dynamic URLs as shortcodes.
1 hour ago
Learn how to use the on_dashboard_boxes hook in JScms to add custom boxes to the admin dashboard.
1 hour ago
The hook on_user_change_email is executed when a email address is changed in the system
48 minutes ago
The JScms_redirect function is used to redirect users to a specified URL with an HTTP status code.
30 minutes ago
The redirectTo function allows URL redirection with optional session messages for success, error, or information.
31 minutes ago
The JScms_sanitize_input function sanitizes user input to ensure safety and prevent security vulnerabilities.
55 minutes ago
The JScms_get_setting function retrieves grouped settings from the database, including meta keys, values, and defaults.
1 hour ago
The JScms_get_table_data function retrieves a single record from a database table by its ID, or returns null if not found.
18 hours ago
The JScms_field_not_exist function checks for the existence of a field value in a database table.