3553
Use this hook to execute PHP code in the admin/user.php file.
For example:
$plugin_user_edit = "Display stuff when edit user";
if you like to include a file:
APP_PATH.'plugins/yourplugin/file_to_include.php';
Like
Release date: 12.04.2022
PHP 8.1 ready, chat bot fixed, all known and reported bugs fixed.
Release date: 25.05.2022
Improved how the software is sending emails. Bug fixes
Release date: 15.04.2022
PHPMailer 6, more features, bug fixes and performance impr.
Release date: 19.04.2022
PHPMailer 6 upgrade, Wildcard improvements, bug fixes.