December 20, 2013 — Learn how to keep your WordPress sites under version control using a workflow refined over dozens of sites. We’ll cover repository organization, what belongs (and, perhaps more importantly, what doesn’t belong), and how to make deploying updates and working with multiple environments as painless as possible.
December 20, 2013 — In this presentation learn ways to find fresh new material for your blog week after week using headline starters to spur ideas, piggybacking off of popular bloggers without plagiarizing their material, interviewing people, writing posts that tie into current events as well as other strategies to make sure you always have engaging material for your readers.
December 19, 2013 — This presentation mixes in general and advanced SEO using tools for keyword research and showing you what you should find. Learn about site audits and some tools to incorporate it all into WordPress.
December 19, 2013 — Learn about WordPress accessibility for the physically disabled. This talk goes over some interesting facts on internet trends concerning the disabled and why it is important that we cater to this demographic. It covers some current and generalized strategies for making any website more accessible. And it showcases some specific WordPress plugins and techniques that make WordPress websites way more accessible to the disabled.
December 18, 2013 — WordPress has grown so much lately that it can be daunting for beginners in finding where to start. This talk covers each section of the admin panel and explains what each does.
December 18, 2013 — Sliders are one of the most popular functional elements included with themes, or added via plugin. Despite their widespread use, the value added to a site by having a slider has been increasingly questioned lately, with some results showing that a slider actually hurts the site in terms of click-through rate, in addition to possible negative effects to the overall site performance. In this talk see where sliders can be most effective, how they can be effective and what makes, or doesn’t make, a slider a valuable addition to a site.
December 16, 2013 — If you’ve spent cycles of iterations with clients losing your shirt, the problem may not be your client. It may be how you see yourself. Misunderstanding your role will quickly lead to lost profits or leaving money on the table. For freelancers and development shops alike, this session will help you avoid some classic mistakes we’ve all made.
December 16, 2013 — The Model-View-Controller design pattern is a popular technique to help structure applications in a way that is flexible, modular, and easy to maintain, but it hasn’t received much attention within the WordPress community. This session introduces the basic principles of MVC and show some practical tips on how to implement them in a WordPress plugin.
December 15, 2013 — The presentation includes tips for how to encourage other members of the WordPress development community to contribute to your plugin and theme projects. Many of the lessons learned and presented come from several years of experience with managing plugins that have very active community contributions.
December 15, 2013 — This talk shows you how to use custom post meta data and the body_class filter to define custom layouts for both static pages and single blog posts. As a bonus, it shows you how to use custom post metaboxes, rather than forcing users to deal with custom fields.