Content Security Policies on the MDN documentation site GD Security Headers CSP Plugin for WordPress
Leave a CommentAn introduction to securing WordPress websites for users, server administrators, developers and information security professionals.
Leave a CommentWordPress’ power comes from it’s extensibility. Actions & Filters allow you to add, change or remove features from your site. This talk will introduce you how to use these hooks, a must-know skill for anyone wanting to create a theme or plugin. Basic PHP knowledge is not required, but helpful in attending this talk.
Leave a CommentPreparing to release a new update to your website or app? This lightning talk discussed how to prepare all stakeholders as launch day approaches.
Leave a CommentYes, your code works, but is it the best it could be? This talk will guide you through tips and tricks to make your code efficient, safe, and easy to read.
Leave a CommentWP-CLI is a set of command line tools for managing your WordPress site. It allows you to perform many tasks much quicker than you would be able to by other means.
Leave a CommentHello! Hola! Bonjour! Does your institution serve students that speak different languages? If so, maybe your website should too! In this session we’ll compare different solutions for publishing content in multiple languages using WordPress, and what impact having a multilingual site could have on your site’s content and design.
Leave a CommentThere has been lots said about the value of unit testing your code, but what about actually testing that your websites and applications work correctly once deployed? What about cross-browser testing? This talk will introduce you to testing your UI using Selenium, a tool tests your project by acting like a real user.
Leave a Comment