So how do you make this work?
Thank you. Thank plug in worked. I still don’t understand why the changes I made in the code did not work.
Ok. I now added
define('WP_MEMORY_LIMIT', '250M');
to the wp-config file. It now shoes the process of uploading. It shows the percentage progress in my browser. But when it finishes, there is no media in my library. And the are no MP3 files in the uploads folder in the file system.
What gives?