Articles by Daniel Pataki
Hi, my name is Daniel, I'm the CTO here at Kinsta. You may know me from Smashing Magazine, WPMU Dev, Tuts+ and other WordPress/Development magazines. Aside from WordPress and PHP I spend most of my time around Node, React, GraphQL and other technologies in the Javascript space.
When not working on making the best hosting solution in the Universe I collect board games, play table football in the office, travel or play guitar and sing in a pretty bad band.
How One-Time and Recurring Commissions Are Calculated
Our affiliate terms outline the methods of calculating recurring commissions. In this Knowledge Base article we provide some example calculations.
Affiliate Systems Suck, So We Rolled Our Own
When it came time to launch our affiliate system we realized there was no third-party solution that would work. Check out how and why we rolled our…
Managing Multi-User Access in Your Hosting Account
Multi-user support allows you to work in a more secure environment. MyKinsta allows you to granularly control who has access to what in your hostin…
WP-CLI v2 – Managing WordPress From the Terminal
WP-CLI v2 is a powerful command line tool for developers to manage WordPress installations. Check out how to install and use WP-CLI commands.
How to Prevent Hotlinking in WordPress (7 Easy Methods)
In this tutorial, you'll learn what hotlinking is, why it is bad, and how to easily prevent hotlinking on your WordPress site to save money and ban…
What’s New In WordPress 4.7
Lets take a look WordPress 4.7 "Vaughan," which was just released! It includes a new default theme, customization options and a host of developer f…
What’s New in PHP 7.1.0
After the major release of PHP 7, PHP 7.1.0 is now focusing on core language features that will help all of us write better code, such as nullable…
What Is a Trackback?
What is a trackback? A trackback is a way to manually notify older blogging systems that you have linked to one of their posts. Click here to learn…
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!
10 Things Not to Do in PHP 7
With PHP 7 it's time to shed some of our bad habits. Let's take a look at some bad habits to get rid of as we switch to PHP 7.
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!