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 and display.

The WordPress coding framework is continually evolving and provides a number of hooks (through actions & filters) to allow developers to quickly and easily grab functions to create world class websites.

Charly will speak about the power of hooks and filters and explain some of the most common ones to use if you want to write your own custom functions, to make the management of your wordpress websites a breeze.