May 24, 2015 — Add_meta_box(); is great! It allows us to extend any post object with additional information, moving beyond a simple post with an author, date, excerpt, and image. But it can do so much more. This talk is a case study of using Custom Post Types and Meta Data to populate navigation structures and ‘category’ archive pages of a enterprise level site which easily has 150,000+ views per day and strict publication requirements for the client’s editorial team.
May 24, 2015 — A discussion on how (and why) to ensure that your plugins are safe and conflict free.
May 24, 2015 — This session aims to enlighten the audience about some attack vectors and how to counter them with the current security best practices for WordPress plugins. Topics covered include: Plugin security best practices, data sanitization, action authorization, and permissions.
May 24, 2015 — This talk walks through setting up a professional, powerful, and efficient local development environment. It discusses how to get set up, why, and the different things you can do with a great set up.
May 24, 2015 — Lightning Talk zum Thema GPL und warum sie der Motor für die große Beliebtheit und Verbreitung von WordPress ist.
May 23, 2015 — This session introduces a framework for approaching your WordPress project’s situational analysis from many perspectives, to create success goals that resonate with everyone on your team—including your client’s wallet-bearers.
May 23, 2015 — À l’époque où les dinosaures tel que Frontpage et Flash étaient rois du web, et que les plans d’hébergement se comptaient en mégabytes, installer WordPress était simple. Mais les temps ont beaucoup changé.
Cette présentation vous offrira 10 techniques pour améliorer la performance et la sécurité de votre site WordPress. Pour chacune, nous montrerons différentes approches (code, services, extensions) gratuites et commerciales. Que vous soyez sur un plan d’hébergement mutualisé, un VPS ou votre propre serveur dédié, les concepts discutés auront un impact majeur sur votre site.
Venez voir comment sortir votre site de la préhistoire !
May 23, 2015 — Whether you’re starting a personal blog to share your thoughts and ideas, or blogging to promote your business, storytelling is the most effective way to engage your audience. Recitations of facts or personal journal entries might convey meaning, but stories provide your audience with a relatable entry point into your subject matter. Story inspires, teaches, and stimulates discussion. The well-told story is memorable and unique, positioning you as a trusted voice. This presentation looks at all the elements of creative nonfiction storytelling so you can create the most compelling content for your blog, one 400-600 word post at a time.
May 22, 2015 — With the rapid popularization of web fonts over the past few years, type on the web has never been more exciting! Learn a bit about basic typographic principles, review techniques and services for integrating web fonts into your WordPress sites, and finally conclude with a bit of speculation on where type on the web is heading.
May 21, 2015 — You’ll find thousands of tutorials, snippets, and other advice online advising you to “just add this to your functions.php file.”
In this talk learn Why that’s rarely the best strategy for anyone (yes, even a non-technical user), Why developers and designers should never do this on client sites, What best practices are regarding adding custom functionality to your site and Tools for users of all levels to avoid functions.php bloat.