Fixes
24 Nov 2025Further improve cut_content() function
Another code fixing in en_code.php, for cut_content(), which, as we said, controls the post excerpt.…
3.0 first fixes
Fixed editing a post in editpost.php, not allowing actions to complete. Problem caused by incorrect …
Typo in print_posts.txt
A "typographical" mistake is found in the "read me" type of file, print_posts.txt, in the home dir. …
preg_split fix
A deprecated feature of preg_split() causing errors to tags has been removed. Fix available for …
Pagination and limit results fix
A value greater than the total number of posts set in the Advanced settings › Limit results , was …
Post delete fix - simplexml update
Using the wrong variable name in delete_post() function, in log.php was causing a "file does not …