WordPress

Stay informed with the latest WordPress news, including updates on security, vulnerabilities, and new releases. Explore in-depth tutorials on WordPress SEO, and find guides to the best plugins, themes, and more.
27
Jun
Create a List of IP Addresses Attacking Your WordPress Login

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.
1 min read
10
Feb
Enable HTML5 Markup for the Genesis Framework

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.
01
Jan
How-To Install and Use WPScan

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.
3 min read
31
Dec
Essential WordPress Plugins

Essential WordPress Plugins

There are tens of thousands, if not over hundred thousand WordPress plugins, so it’s hard to know which plugins
2 min read
12
Jul
New Theme Template in WordPress 4.3: Singular.php

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.
1 min read
15
Jul
Display the Latest Modified Posts in WordPress

Display the Latest Modified Posts in WordPress

Display only posts that were modified last, and not necessarily posts that were published last.
2 min read
03
Feb
Display the Latest Posts in WordPress

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.
2 min read
06
Oct
Add Custom CSS to the Admin Area

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
2 min read