Create a List of IP Addresses Attacking Your WordPress Login
These are the steps I use to create a list of IP addresses that are trying to login to my WordPress installations that did not have permission to do so. The following steps assumes that only you (or certain IP addresses) have access to your WordPress login, wp-login.php.
Enable HTML5 Markup for the Genesis Framework
To enable HTML5 markup for the search form, comment form, comment list, galley and caption in the Genesis Framework.
How-To Install and Use WPScan
WPScan is a black box WordPress vulnerability scanner. It’s a great tool that you can use to scan your WordPress installations or WordPress installations of your clients. WPScan requires Linux, Ruby version 1.9 or higher, RubyGems and Git.
Essential WordPress Plugins
There are tens of thousands, if not over hundred thousand WordPress plugins, so it’s hard to know which plugins
New Theme Template in WordPress 4.3: Singular.php
Last week, the WordPress code development team announced a new theme template in WordPress 4.3, singular.php.
Display the Latest Modified Posts in WordPress
Display only posts that were modified last, and not necessarily posts that were published last.
Display the Latest Posts in WordPress
Learn how-to display the latest posts in WordPress. Display X amount of posts and learn how-to make the list group into a Bootstrap panel.
Add Custom CSS to the Admin Area
You can customize the WordPress administration panel by adding a function to your theme's function.php file.
The