Skip to content

All Articles

A Complete Guide to WordPress Debugging (Enable WP_DEBUG + Other Tools)

Issues with WordPress? Here's how to enable WP_DEBUG in your wp-config.php file to find the culprit and some other tips for debugging your WordPres…
Reading time
8 min read
Updated date
November 25, 2022
Topic
WordPress Development

27 Popular SSH Commands for WordPress Users to Start Using

Connecting via SSH is secure, fast, and convenient. Learn the most popular SSH commands for accessing WordPress via SSH and get more work done, fas…
Reading time
22 min read
Updated date
September 26, 2023
Topic
WordPress Development

12 Best Code Review Tools for Developers

Looking for the best tools to review your code? Check out this in-depth guide on the best code review tools to use in your development in your work…
Reading time
18 min read
Updated date
September 26, 2023
Topic
Web Development Tools
Topic
WordPress Development

The Developer’s Guide to Start Using SSH (Connect to Your Server Securely)

Using SSH to access your WordPress site will make you a more efficient developer. Learn how to do it with this in-depth guide.
Reading time
13 min read
Updated date
November 25, 2022
Topic
WordPress Development

How to Do a WordPress Migration on Your Own (With No Downtime)

Moving your WordPress site to a new host? Check this in-depth guide on how to migrate a WordPress site yourself (step-by-step + plugins).
Reading time
34 min read
Updated date
January 9, 2024
Topic
Move to WordPress
Topic
WordPress Development

The Complete Guide to WordPress Widgets: How to Use, Add, and Implement Them to Customize Your Site

Use WordPress widgets to enhance your site: add a login on sidebar, a cta button, a gallery. Learn how to add, use, and code WordPress widgets from…
Reading time
33 min read
Updated date
March 13, 2024
Topic
WordPress Development

How to Disable Comments in WordPress (And Why You Might Want To)

Disabling comments can reduce spam and speed up your WordPress website. Follow these quick and easy options to disable comments in WordPress.
Reading time
10 min read
Updated date
September 19, 2022
Topic
WordPress Development
Topic
WordPress Tips

How to Eliminate Render-Blocking Resources on WordPress (CSS + JavaScript)

Learn how to eliminate Render-Blocking JavaScript & CSS on your WordPress site either manually or using a plugin, like Autoptimize or WP Rocket.
Reading time
10 min read
Updated date
June 19, 2023
Topic
WordPress Development
Topic
WordPress Performance

How to Create a Dropdown Menu in WordPress (In 5 Steps)

Do you have plenty of items to list in your WordPress menu? Quick solution: create a WordPress dropdown menu in just a few steps following this guide!
Reading time
14 min read
Updated date
September 13, 2023
Topic
WordPress Development
Topic
WordPress Tips

SQL Injection: A Detailed Guide for WordPress Users

Learn what an SQL injection is, how the SQL injection vulnerability may exist in your web applications (like WordPress sites) and how to prevent at…
Reading time
13 min read
Updated date
December 1, 2023
Topic
WordPress Development

10 Free HTML Editors on the Market for Developers and Advanced Users

Want to write HTML and code efficiently? You need a powerful code editor! Check out these free HTML editors and pick the one suited for your coding…
Reading time
14 min read
Updated date
September 18, 2023
Topic
Business Tools
Topic
WordPress Development

The Ultimate Guide to WordPress Shortcodes (With Examples to Create Your Own)

WordPress shortcodes make your life easier. Learn what they are and how to create your custom WordPress shortcodes with this guide (and code examples)
Reading time
23 min read
Updated date
June 6, 2023
Topic
WordPress Development