Each workshop session includes two workshops – you will find more details about each of the workshops in this session here. You can sign up for the workshops at the WordCamp registration desk.
Securing your WordPress site
Making sure your WordPress website is secure from hackers is a hot topic these days. Learn how to write secure code to prevent attacks such as SQL injection, XSS, and CSRF using WordPress coding standards. We’ll also go through a few useful plugins to help on the server side as well.
Caching (all the things)
Going through all the different types of caching available to WordPress developers while dispelling myths along the way and then provide a practical method of implementing fragment caching in your code.