Skip to content

808 results

The Ultimate Guide to WordPress User Roles and Capabilities

Explore WordPress user roles and capabilities in depth. Learn how to edit and create custom user roles & capabilities with plugins or code.
Reading time
63 min read
Updated date
January 20, 2025
Post type
Blog
Topic
PHP Function
Topic
WordPress Development

How to Show Hidden Files in FileZilla

FileZilla is a popular SFTP client for transferring files to and from your server. Learn how to show hidden files in FileZilla in this tutorial!
Reading time
1 min read
Updated date
December 1, 2023
Post type
Knowledge Base
Topic
Web Development Tools

How to Edit CSS in WordPress (Edit, Add, and Customize How Your Site Looks)

Need to customize how WordPress looks? CSS is your best option! Learn how to edit or add custom CSS code to your WordPress site with this in-depth…
Reading time
14 min read
Updated date
September 18, 2023
Post type
Blog
Topic
WordPress Development

A Complete Guide on xmlrpc.php in WordPress (What It Is, Security Risks, How to Disable It)

Why does WordPress still have the xmlrpc.php file? Should you disable it for security reasons? Learn more about what xmlrpc.php is in this in-depth…
Reading time
10 min read
Updated date
August 19, 2024
Post type
Blog
Topic
WordPress Security

What Is a Firewall? A Starting Guide to Different Types of Firewalls and Whether You Need One

What is a firewall? There are several types of firewalls and they all work as a barrier between you and any device trying to connect to your comput…
Reading time
13 min read
Updated date
November 26, 2024
Post type
Blog
Topic
Security Tips
Topic
WordPress Security

PHP threads: What they are and how many you need (advanced guide)

PHP threads determine how many requests your WordPress site can handle. Learn more about PHP threads and how they affect WordPress performance!
Reading time
16 min read
Updated date
January 2, 2025
Post type
Blog
Topic
Learn PHP
Topic
WordPress Performance

9 Proven Methods to Fix WordPress White Screen of Death (WSoD)

Struggling with WordPress white screen of death (WSoD)? Check out all the best solutions to solve the issue and get your site back online quickly!
Reading time
12 min read
Updated date
April 8, 2025
Post type
Blog
Topic
Website Errors
Topic
WordPress Issues

How to Quickly Change (Or Reset) WordPress Passwords

Need to change or reset your WordPress passwords? Here's the definitive guide to doing it via the admin screens, FTP, phpMyAdmin, SQL, and more.
Reading time
19 min read
Updated date
May 9, 2025
Post type
Blog
Topic
WordPress Security

The Ultimate Guide to Using WordPress Permalinks

WordPress permalinks can be unwieldy by default. Learn how to set up pretty permalinks that will boost your SEO rankings and UX.
Reading time
37 min read
Updated date
September 20, 2024
Post type
Blog
Topic
WordPress Development
Topic
WordPress SEO

Recommended WordPress Multisite Plugins (Network Management, Migrations, and Backups)

Learn about the best WordPress multisite plugins for managing your network and for backing up and migrating sites in your multisite network.
Reading time
15 min read
Updated date
March 19, 2025
Post type
Blog
Topic
WordPress Plugins

The WordPress Hooks Bootcamp: How to Use Actions, Filters, and Custom Hooks

Learn WordPress Hooks. Master Actions, Filters, and Custom Hooks by creating your own extensible plugin. Level up your WordPress dev skills now!
Reading time
63 min read
Updated date
May 27, 2025
Post type
Blog
Topic
PHP Function
Topic
WordPress Development

How to Fix an HTTP 304 Not Modified Status Code (6 Potential Methods)

The HTTP 304 status code tells you there's a communication problem between the browser and a website’s server. Fix this issue using one of these me…
Reading time
12 min read
Updated date
August 14, 2023
Post type
Knowledge Base
Topic
HTTP Status Codes
Topic
Website Errors