-
Posted a reply to Uploaded file is not allowed for file type, on the site WordPress.org Forums:
I changed the dnd_extra_mime_types function as follows: function dnd_extra_mime_types( $mime_types ){ $mime_types['xls'] = 'application/excel, application/vnd.ms-excel,… -
Created a topic, Uploaded file is not allowed for file type, on the site WordPress.org Forums:
I want to be able to upload RPP files (a special type … -
Posted a reply to Entries – export CSV, on the site WordPress.org Forums:
Thanks, that worked! -
Created a topic, Entries – export CSV, on the site WordPress.org Forums:
The CSV file export is very helpful but it has a small…