I previously wrote about the first version of the WordPress JSON API here, but turns out, it’s not accurate anymore! Here’s an update of the code in that post; using this, you’ll be able to utilize the version two infrastructure of the API that is now in...
Read More An Updated Overview of the WordPress JSON API in WordPress 4.4Category: WordPress
Another Awesome WDS Year Down and Many More to Go
As the end of 2015 approaches, we have joined the masses in taking stock of the passing year and started setting our sights on the next. The last few years have been a big jump for us and we’ve grown a lot....
Read More Another Awesome WDS Year Down and Many More to GoWebDevStudios Dances the Calypso
Recently, Automattic (the company behind WordPress.com) released a pure JavaScript version of their website hosting and creation service in the form of a formidable desktop app called Calypso. The new WordPress.com codebase moves WordPress away from MySQL and PHP. It’s built entirely in JavaScript, and...
Read More WebDevStudios Dances the CalypsoGetting Started with WordPress Hooks
It is well-known that WordPress is one of the most popular Content Management Systems available for building and maintaining a website. While a big part of that success is due to the ease-of-use, another big part of that is the wide variety of...
Read More Getting Started with WordPress HooksLoading the Optimal WordPress Object Cache Implementation
Out of the box, WordPress has pretty great support for external object-cache implementations. Even its built-in object-caching helps WordPress be more performant and avoids redundant non-performant function calls and DB lookups. One of the challenges we have faced at WebDevStudios is the...
Read More Loading the Optimal WordPress Object Cache ImplementationWordCamp New York: WDS is on its way!
WordCamp New York is right around the bend–October 30th-November 1st, 2015! We’ll be enjoying the glorious East Coast autumn and we’re ready to celebrate Halloween with a bunch of fantastic WP folks. Although I find it hard to believe that any of our regular readers are...
Read More WordCamp New York: WDS is on its way!Debugging WordPress Tips and Snippets
Most developers know of the common WP_DEBUG in the config file, but some don’t know there are way more possibilities with WordPress and PHP in general. In this article, I’m going to show you some tips and tricks that I use when debugging WordPress plugins...
Read More Debugging WordPress Tips and SnippetsLisa Sabin-Wilson’s ManageWP AMA
Last week, Lisa did ManageWP’s Ask Me Anything. There were some fantastic questions about WordPress (and some thorough razzing over football). While we were super excited about this before it happened, we had no idea we’d see such thoughtful questions! In case...
Read More Lisa Sabin-Wilson’s ManageWP AMABasic WordPress Terminology: What the Layperson Should Know
WordPress proudly touts its user first design for ease of use, but on other end of the spectrum are the website owners. Even the owner of a simple website is instantly barraged with the seeming jumble of terms, acronyms, and phrases that...
Read More Basic WordPress Terminology: What the Layperson Should Know