The isstructions read:
If you’re comfortable, on line 725 of the main plugin file, simply change the word “attachment” to “inline” and you should be all set.
But when I go to line 725v I only fin\d this –
if ( false === $mime[ ‘type’ ] && function_exists( ‘mime_content_type’ ) )
I don’t see the word, ‘attachment’.
Have I missed something?
This is a great plugin, but I really need the ability for viewers to see the file too. They need to see what is already present, content-wise, before they decide if an edit is necessary.
Is this possible?