WordPress Development
All Articles
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.
Managing WordPress Development With Symlinks
Symlinks can be used to point a plugin or theme from one central location to multiple WordPress installs. This minimizes development and testing time.
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.
How Do I View My Access and WordPress Error Logs?
Logs can be very helpful when troubleshooting and debugging issues. Click here to find out how to view your access and WordPress error logs with Ki…
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.
11 Best Crowdfunding Options for Your WordPress Website
Looking to start a crowdfunding website on WordPress, just like KickStarter? Here are 11 crowdfunding options, plugins and themes for WordPress.
How to Use SFTP to Connect to Your WordPress Site
Click here to learn how to use SFTP to connect to your WordPress site. All you need is your IP address or host name, username, password, and port n…