Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-maximum-upload-file-size domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/news.numlock.ch/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the math-captcha domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/news.numlock.ch/public_html/wp-includes/functions.php on line 6114
Typo in WP Increase Upload Filesize plugin – A changelog by Daniel Mettler

Typo in WP Increase Upload Filesize plugin

Apparently, there’s a typo in the WP Increase Upload Filesize | Increase Maximum Execution Time plugin (not really necessary, but convenient) which prevents its settings page from working:

In wp-maximum-upload-file-size/includes/class-wmufs-helper.php, line 32, update

function convertToBytes( string $from ): ?int {

to

function convertToBytes( string $from ): int {

Leave a Reply

Your email address will not be published. Required fields are marked *

− 6 = 2

This site uses Akismet to reduce spam. Learn how your comment data is processed.