Great and simple plugin! But my PHP error log is full of these:
[18-Oct-2024 20:08:03 UTC] WordPress database error Unknown column 'time <' in 'where clause' for query DELETE FROM
wp_test_email_logs
WHEREtime <
= '2024-09-18' made by do_action_ref_array('wp_test_email_clear_logs'), WP_Hook->do_action, WP_Hook->apply_filters, wp_test_email_clear_old_logs
[19-Oct-2024 20:00:15 UTC] WordPress database error Unknown column 'time <' in 'where clause' for query DELETE FROMwp_test_email_logs
WHEREtime <
= '2024-09-19' made by do_action_ref_array('wp_test_email_clear_logs'), WP_Hook->do_action, WP_Hook->apply_filters, wp_test_email_clear_old_logs
[20-Oct-2024 20:04:24 UTC] WordPress database error Unknown column 'time <' in 'where clause' for query DELETE FROMwp_test_email_logs
WHEREtime <
= '2024-09-20' made by do_action_ref_array('wp_test_email_clear_logs'), WP_Hook->do_action, WP_Hook->apply_filters, wp_test_email_clear_old_logs
It seems that the code that deletes old logs does not work as intended.
]]>In the Tools > Test Email page, the title reads “Test Mail” as well as “mail” in multiple other places. Mail is the physical transport of letters and packages, which is why its digital counterpart was named e-mail (or email) to signify that it is electronic mail: the electronic version of physical mail. Therefore, please update all the instances of “mail” to “e-mail” or “email”.
]]>Hello @boopathi0001,
I just translated the Readme project of this plugin into Spanish, but I noticed the Stable/Development projects aren’t loading. I think the issue is related with the “Requires at least” info you have in your readme.txt
.
Now your plugin is set to 4.3 as “Requires at least”. This is below 4.6, so you’ll need to use load_plugin_textdomain
in order to make the translation work, if you want to keep using 4.3. If you update this value at least 4.6, you no longer need to use load_plugin_textdomain
.
By the way, I saw your other plugins and several of them also have internationalization issues. If you have a GitHub repository I can give you a hand with this kind of issues.
Best regards,
Yordan.
The plugin has helped me detect a problem sending email, but I’m unsure why. Is there any logging or debugging that can be used to assist why the email failed to send?
]]>I have found this problem on multiple WordPress sites for the WP Mail SMTP plugin. From the “Email Test” tab, once you enter an email address to the “Send To” line, it seems that that email address is locked in and cannot be permanently changed. If I type a new email address into this line and “Send Email” the email is sent as expected, but the line reverts back to the previous email address.
I have found this to be a problem because my host provider “EasyWP” sends all correspondence related to the website to the default address on this line. I am trying to move to a new email address and am unable to change for the old address.
]]>Hi, I recently designed and uploaded a WordPress site for a client. I have many Contact Form7 Forms and each has a different email the form needs to go to. The site and emails were working perfectly on my server (Go Daddy) where I design and test my websites. But once I uploaded it to my client’s server (Etisalat) the Forms don’t get sent although it says “Your Form has been sent”.
Any suggestions?
Unfortunately your plugin does not support gettext yet.
]]>