Category Archives: WordPress
How To Debug WordPress Pending Plugin Update?
Do you have a WordPress site that claims to have a Theme or Plugin update when all plugins are up to date? Plugin Update: The debugging code, contributed by Kevin Leary, among this article might show that a specific update or Theme is creating the update accessible, detect among your WordPress installation. To find out […]
Using .htaccess to Add Additional Web Security to Your WordPress Site
Modifying or creating .htaccess files can greatly improve the web security of your WordPress installation. Through this file, we can limit access to files and folders, perform redirects, disable directory browsing, and much more. In this section, we’re going to focus on Web Security using your .htaccess files to deny access to your wp-config. PHP […]