
Hook: dashboard_statistics
17 hours ago
The dashboard_statistics hook allows plugins to dynamically add custom metrics to the dashboard.
17 hours ago
The dashboard_statistics hook allows plugins to dynamically add custom metrics to the dashboard.
17 hours ago
The register_dynamic_urls hook allows plugins to register custom dynamic URLs as shortcodes.
1 minute ago
Learn how to use the on_dashboard_boxes hook in JScms to add custom boxes to the admin dashboard.
17 hours ago
The hook on_user_change_email is executed when a email address is changed in the system
17 hours ago
The JScms_redirect function is used to redirect users to a specified URL with an HTTP status code.
17 hours ago
The redirectTo function allows URL redirection with optional session messages for success, error, or information.
17 hours ago
The JScms_sanitize_input function sanitizes user input to ensure safety and prevent security vulnerabilities.
17 hours ago
The JScms_get_setting function retrieves grouped settings from the database, including meta keys, values, and defaults.
17 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.