For mail sent through the server
Hostname – localhost
Port – 25
SMTP Authentication – False, None, or turn off
SSL or Secure Connection – False, None, or turn off
For mail sent through the server
Hostname – localhost
Port – 25
SMTP Authentication – False, None, or turn off
SSL or Secure Connection – False, None, or turn off
.full-link a:after {
display:block;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
content:'';
}
Add this to the .htaccess file in the WordPress Uploads directory to block PDF access to non logged-in users.
RewriteCond %{REQUEST_FILENAME} (.pdf)
RewriteCond %{HTTP_COOKIE} !wordpress_logged_in_([a-zA-Z0-9_]*) [NC]
RewriteRule .* - [F,L]
A free tool to clean up HTML!
Keyboard tester