phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
Configure a SMTP server to send email from your WordPress site
SMTP Mailer plugin allows you to configure a mail server which handles all outgoing email from your website. It takes control of the wp_mail function and use SMTP instead of the PHP mail() function.
Plugin Repository URL: https://wordpress.org/plugins/smtp-mailer/
Plugin Author URL: https://wphowto.net/
SMTP Mailer Settings:
*SMTP Host: Your outgoing mail server.
*SMTP Authentication: Whether to use SMTP authentication when sending an email (True/False).
*SMTP Username: The...