Hello,
I want to to upload any file I want i - ZIP, RAR, EXE and so on, to my wodpress blog. I'm the only one that posts on it so I don't care about the security of posting.
How to remove security checks in wordpress?
I edited admin-functions.php and set $test_type = false, now I can upload any files but the dot between filename and extension is missing - if I upload file.rar it appears as filerar!?