Synology & UGREEN NAS WordPress 7.1 Released

Synology & UGREEN NAS WordPress 7.1 Released

On August 20, 2026, WordPress 7.1 code-named “Mary Lou” honors pioneering jazz pianist, arranger, and composer Mary Lou Williams was released to the public. This version is available for “download” from wordpress.org and not in the Synology Package Center. So, if you want to download and install WordPress 7.1 on your Synology NAS, you have to … Read more about Synology & UGREEN NAS WordPress 7.1 Released

phpMyAdmin: How to Convert utf8_general_ci Database to utf8mb4_unicode_ci

phpMyAdmin How to Convert utf8_general_ci Database to utf8mb4_unicode_ci

Starting with version 4.2 WordPress has changed the database character set from utf8_general_ci to utf8mb4_unicode_ci (which was necessary, for example, for full emoji support) if a few requirements have been met. In this article I will teach you how to manually make the switch from utf8_general_ci to utf8mb4_unicode_ci using phpMyAdmin if you did not meet … Read more about phpMyAdmin: How to Convert utf8_general_ci Database to utf8mb4_unicode_ci