Rating: 5 stars
Plugin is really helpful, thanks for sharing! It would be good to have automatic status check so we know if when added links are offline.
Thanks a lot!
]]>Rating: 5 stars
Thanks for creating this piece of software! I was searching for a better way to manage DMCA requests for my product and found this plugin. Actually I’m not using WordPress but this plugin was worth installing it.
It’s working pretty well already but I really hope you’re planning to extend its functionality in the near future.
– New hosts
I added a couple of hosts. Please add them into the official release as well.
‘firedrive.com’ => ‘[email protected]’,
‘4downfiles.com’ => ‘[email protected]’,
‘filedais.com’ => ‘[email protected]’,
‘anafile.com’ => ‘[email protected]’,
‘solidfiles.com’ => ‘[email protected]’,
‘solidfiles.net’ => ‘[email protected]’,
– Custom email text with placeholders
I’d like to recommend to extract the email text from the source code and add it to a configurable setting with placeholders. That was everybody can adjust the text to their needs. Right now I edited it directly in the source code but it’s inconvenient for updating the plugin and for less experienced users.
– Select latest product automatically
Currently I have only one product in my list and whenever I reload the DMCA page I have to click the single radio button of the product to view the list. I think it would be a better usability if the newest product would be selected automatically.
– SMTP
I’d recommend setting up a SMTP configuration for sending emails via that protocol. Emails sent via PHP mail() are much more likely to get filtered and thus not reach the recepient.
It’s very easy:
$mail->IsSMTP();
$mail->Host = “…”;
$mail->SMTPAuth = true;
$mail->Username = “…”;
$mail->Password = “…”;
Right now I’ve hardcoded it for me. But I’d recommend to extract the settings to the configuration panel.
Please keep up your great work – Thank you!
]]>Rating: 5 stars
Thank you!
]]>Rating: 5 stars
Useful thing.
]]>Rating: 5 stars
I rated this plugin because its a needed one for most websites at this time. I love it!
]]>