Blog Archives
Stop Hacking WordPress and start Working with it
Many developers know how to write code in php but that doesn’t mean they can write code for WordPress. When developing sites for clients in WordPress, it sometimes preferably to write a custom function that will simplify data input, management … Continue reading Stop Hacking WordPress and start Working with it
Child Theming
If you’ve been building WordPress websites for a while you may already be familiar with Child Themes. They are the recommended way of making modifications to an existing theme. Chris will bring us the basics of Child Theming, including the why … Continue reading Child Theming
Theme Frameworks Explained
There’s been a fair bit of talk in the theme development community in recent times about Theme Frameworks for WordPress. This session will gather together some of the theme development gurus who use theme frameworks in our WP Community to explain … Continue reading Theme Frameworks Explained
Demystifying Custom Post Types and Taxonomies
You’ve heard about them… Custom Post Types and Taxonomies have been available since WordPress 3.0 – and once you start using them you’ll use them for everything… but until you get familiar with them they can seem a bit daunting. … Continue reading Demystifying Custom Post Types and Taxonomies
TurboPress: The High Performance Guide to WordPress
A technical deep dive into performance analysis and optimisation for WordPress sites large and small, from the front-end to the back-end… and the official launch of the TurboPress blog! 🙂
Security for WordPress
For a lot of users, security is the thing you think about after you have a brush with a hacker of some kind. Vlad delivered some awesome insights into getting your WordPress site secure and hacker resistant BEFORE you have … Continue reading Security for WordPress
There’s More than 1 way to develop a WordPress Theme
Lachlan will talk about the development philosophy and processes we use at Sennza for all of our WordPress themes we design & develop. Because WordPress is so extendable and flexible, there are many different ways to integrate the same feature … Continue reading There’s More than 1 way to develop a WordPress Theme
Inclusive Design Principles for WordPress
Can you afford to alienate a large section of your audience? In this presentation Joe will cover what inclusive design means, why it is important to you, and how it can be easy to integrate into your template and function … Continue reading Inclusive Design Principles for WordPress
What Multisite can do for You
Setting up, configuring and running WordPress multisite and ways to use it to its full potential
Responsive WordPress
Responsive WordPress will take a look at the new trend of Responsive design and its advantages, as well as a look at the options for implementing a responsive design in WordPress.