WordPress hooks (actions & filters) are by far the most powerful feature within WordPress. They allow for extension of WordPress without the need to change core code. We use them […]
Our mission this year is to improve accessibility across the design and development of our new projects. Here’s how we have built on Wordpress’ default behaviour to provide a better experience for screen readers.
Reflection is the ability to introspect and reverse engineer functions, classes, methods and interfaces during runtime. This makes it possible to find specific information about your code, such as a […]