Tagspeaking

Templating WordPress (Video)

Last year I spoke at WordCamp Sofia and the videos are finally up on WordPress.tv. I spoke about templating in WordPress, about how and why the template hierarchy works, and covered some of the core functions like locate_template() and filters like template_include.

You can find the slides and reference links right here.

WordCamp Sofia 2013

A few days ago I attended and spoke at WordCamp Sofia 2013 which was a great deal of fun. Sofia is somewhat special for me, because that’s where it all began back in 2012 — that’s where I gave my first ever WordCamp talk, so this year’s event was like a little anniversary. My session this year was about Templating in WordPress: locate_template() and its derivatives, the...

WordCamp Russia 2013

If you have ever planned a WordCamp or any other similar event, you know that it’s a lot of hard work – speakers wrangling, volunteers, venue, food, drinks, video, photos and everything else. And now that it’s all over, let’s talk about WordCamp Russia.

WordPress Speed and Performance Session from WordCamp Russia

I gave this talk in a couple of weeks ago at the very first WordCamp Russia 2013 which was a big success (will publish a recap separately). It covers most of the basics: what is site speed and why it’s important, a little bit of object caching, transient caching, page caching, opcode caching, browser caching, image compression, etc. Before you hit “Play”, please note that the...

WordCamp San Francisco 2013 Recap

This was my second WordCamp San Francisco, and I absolutely loved it. I haven’t attended too much of the sessions, most notably: Mark Jaquith on deploying, code UX by Nikolay Bachiyski, funny theme stories by Ian Stewart, introduction of the O2 theme by Beau Lebens, roles and caps by Andrew Nacin and obviously State of the Word, by Matt Mullenweg, speaking of which, I was named...

Speaking at WordCamp Norway 2013

In 2011 I spoke at zero WordCamps. In 2012 I spoke only at WordCamp Sofia. One of my goals for 2013 is to speak at five different WordCamps, and it all starts as early as January with WordCamp Norway. WordCamp Norway is January 26th in Oslo, and I’m really excited since I’ve never been anywhere near Norway. Flight tickets ready and hotel booked, the only thing remaining is the...

The WordPress Settings API Video

Here’s the video of my session about the Settings API in WordPress from WordCamp Sofia 2012. You can find the slides and notes/transcript in a post I published earlier: The WordPress Settings API.

If you’re interested in making the Settings API better and less painful to use, please chime in to the discussion on this core ticket: #18285. Have fun!

The WordPress Settings API

This weekend at WordCamp Sofia 2012, I gave a session about the Settings API, which is a way to create simple, flexible and secure options pages for your WordPress plugins and themes. The session covered the basic usage of the API along with a few more advanced topics. Here are my slides and notes/transcript.