Author: George P.
WordPress and Components
WordPress has entered an era of modernization which provides a great opportunity to rethink how we build WordPress sites to make the most out of newer tools and technologies.
Introduction to WordPress REST API
With the REST API we can use WordPress as an application framework and build the client in whatever programming language we desire.
Data Validation and Sanitization in WordPress
Appropriate data validation and sanitization is critical for proper security of our themes and plugins.
WordPress Query Functions – What to use and when
When it comes to retrieving data from the database, core WordPress functions and classes are generally excellent regarding to performance and security.
An overview of SCRUM Events
Scrum meetings happen at particular points in the sprint cycle. To simplify our Scrum processes we have outlined the major events as below.
WordPress Coding Standards & Best Practices
A helpful link list of all the coding standards and best practices a WordPress developer should abide by.