
4 hours ago
The digital marketplace item page, your one stop for plugins and templates.
5 hours ago
The features available in JScms, hooks, plugins and templates are just the beginning.
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.
17 hours ago
The JScms_field_not_exist function checks for the existence of a field value in a database table.
17 hours ago
The JScms_field_not_exist_double function checks for the existence of a row with two field values in a database table.
17 hours ago
The JScms_row_exist function checks for the existence of a row in a database table by its ID.
17 hours ago
The JScms_cut_content function truncates text to a specified limit while avoiding broken words.
17 hours ago
The JScms_clean_content function sanitizes user input and preserves pre and code content.
12 hours ago
The JScms_escapePreCodeBlocks function escapes content in pre code blocks to prevent rendering issues and ensure safety.
17 hours ago
The JScms_send_email function stores email data in a database for later processing via cron jobs.