šŸ¤© Knowledge is Power šŸ¤©

Learn how to use JScms

We will explain all features, functions, hooks, plugins, editor and how to navigate and modify your content in JScms. How to create pages, plugins, add your own language phrases and use AI to improve your articles if you want.

Functions JScms
faq-preview-img
Function: JScms_clean_content

5 min read time

Function: JScms_clean_content The JScms_clean_content function sanitizes and cleans user input while preserving the content of "code" and "pre" tags.

Functions JScms
faq-preview-img
Function: JScms_escapePreCodeBlocks

5 min read time

Function: JScms_escapePreCodeBlocks The JScms_escapePreCodeBlocks function is used to escape the content within "pre" and "code" blocks, ensuring that code is rendered correctly a...

Functions JScms
faq-preview-img
Function: JScms_send_email

5 min read time

Function: JScms_send_email The JScms_send_email function stores email information in the database for later sending by a cron job. It handles multiple recipients, CC add...

Functions JScms
faq-preview-img
Function: JScms_password_creator

5 min read time

Function: JScms_password_creator The JScms_password_creator function generates a random alphanumeric password of a specified length. It uses the md5 hash function combine...

Functions JScms
faq-preview-img
Function: JScms_numeric_creator

5 min read time

Function: JScms_numeric_creator The JScms_numeric_creator function generates a random numeric string of a specified length. It calculates the minimum and maximum possible...

Functions JScms
faq-preview-img
Function: JScms_encode_email

5 min read time

Function: JScms_encode_email The JScms_encode_email function encodes an email address into its HTML entity representation. This obfuscates the email to reduce spam while...

Functions JScms
faq-preview-img
Function: JScms_string_encrypt_decrypt

5 min read time

Function: JScms_string_encrypt_decrypt The JScms_string_encrypt_decrypt function encrypts or decrypts strings using the AES-128-CTR encryption method.

Functions JScms
faq-preview-img
Function: JScms_isIPBlocked

5 min read time

Function: JScms_isIPBlocked The JScms_isIPBlocked function checks if a given IP address is within a blocked range or matches a specific blocked IP.

Functions JScms
faq-preview-img
Function: JScms_create_target_folder

5 min read time

Function: JScms_create_target_folder The JScms_create_target_folder function creates a directory if it does not already exist and copies a default index.