I have a domain with WordPress 3.4.2 installed on it. (This is NOT a WordPress.com site)
What kind of files can I upload? I know .jpeg, .gif, .png, .mp3, etc. are accepted, but where can I find a complete list of the accepted file types?
Basically, what can I upload via this screen:
From http://codex.wordpress.org/Uploading_Files :
WordPress supports uploading the following file types:
That bottom note means that you may be limited on the size of file uploads via your or your web host’s php.ini file, and file type uploads may also be limited in php.ini or .htaccess, depending on what you have configured or what your web host has configured.