Changeset 3360484
- Timestamp:
- 09/12/2025 11:27:31 AM (5 months ago)
- Location:
- block-logic
- Files:
-
- 2 edited
-
tags/1.1.0/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
block-logic/tags/1.1.0/README.txt
r3360483 r3360484 68 68 = 1.1.0 = 69 69 * added security checks to prevent malicious code from being eval'd for any role but admin 70 * added filtering of dangerous functions, superglobals, objects, new classes etc 70 71 * store logic code in the postmeta of the block 71 72 * added backwards compatibility script to migrate existing logic code (only for admins) -
block-logic/trunk/README.txt
r3360483 r3360484 68 68 = 1.1.0 = 69 69 * added security checks to prevent malicious code from being eval'd for any role but admin 70 * added filtering of dangerous functions, superglobals, objects, new classes etc 70 71 * store logic code in the postmeta of the block 71 72 * added backwards compatibility script to migrate existing logic code (only for admins)
Note: See TracChangeset
for help on using the changeset viewer.