Articles
Tags posts about WordPress.
Kinsta Kingpin: Interview With Nikhil Vimal From TechVoltz
Nikhim Vimal runs TechVoltz, a product focused WordPress agency. This is our interview with him.
Is WordPress Code Really a Mess?
Some plugins and themes really do contain bad code and hinders, but is WordPress code a mess? Let's find out!
Why You Might Need a WordPress DevOps Team
You might need WordPress DevOps team. A developer operations team ensures your WordPress site works smoothly along with a multitude of other things.
How To Use the WordPress Register Sidebar Function
In this article we'll look at some ways to use the default WordPress register sidebar function along with some advanced tips.
A Guide To HTTP And The WordPress HTTP API – Part 2
The WordPress HTTP API allows us to connect to third party APIs like Twitter, Facebook, Mailchimp and more. Read on to learn how!
A Guide To HTTP And The WordPress HTTP API – Part 1
HTTP is the protocol that powers the web. With the knowledge of how HTTP requests and responses work you can utilize great APIs easily!
WordPress Database – How Sidebars Work
In this article we'll take a look at how WordPress widget areas, sidebars and widgets work on a database level.
wp_enqueue_scripts – How to Enqueue Your Assets in WordPress
Use wp_enqueue_scripts in WordPress to add your Javascript and CSS assets to your site while managing their dependencies in a modular way.
Using The WordPress HTTP API
The WordPress HTTP API will help you make HTTP calls a lot more easily. This is a complete tutorial about how to use it in WordPress.