-
·
Best ways to add custom code to WordPress
There are times you might want to add a code snippet to your WordPress site. It’s important you do this is a way that is: This means, for example, that such tweaks shouldn’t be placed into a (parent) WordPress theme or directly into a plugin, as they’ll be overwritten come update time. The safest, most…
-
·
How to set up WordPress SMTP without a plugin
Avoid installing yet another plugin for the simple task of setting up an email server/service by setting up WordPress without a plugin..
-
·
Check That WordPress Can Send Emails Using the “Check & Log Email” Plugin
WPChill, a Romanian WordPress development studio, offers a really handy email testing plugin called Check & Log Email. The plugin offers several somewhat-related functions. What the Check & Log Email plugin does The first two functions help you determine whether your WordPress installation is capable of sending emails. The third function acts as an audit trail…