
8 days ago
The digital marketplace item page, your one stop for plugins and templates.
05.04.2025 19:53
The features available in JScms, hooks, plugins and templates are just the beginning.
20.03.2025 16:25
The JScms_row_exist function checks for the existence of a row in a database table by its ID.
20.03.2025 16:25
The JScms_cut_content function truncates text to a specified limit while avoiding broken words.
20.03.2025 16:25
The JScms_clean_content function sanitizes user input and preserves pre and code content.
20.03.2025 16:25
The JScms_escapePreCodeBlocks function escapes content in pre code blocks to prevent rendering issues and ensure safety.
20.03.2025 16:25
The JScms_send_email function stores email data in a database for later processing via cron jobs.
20.03.2025 16:25
The JScms_password_creator function generates random passwords using the md5 hash of random numbers.
20.03.2025 16:25
The JScms_numeric_creator function generates random numeric strings of a specified length.
20.03.2025 16:25
The JScms_encode_email function encodes email addresses to reduce spam collection.
20.03.2025 16:25
The JScms_string_encrypt_decrypt function handles encryption and decryption using AES-128-CTR.