Today I gave a talk at WordCamp Calgary 2019 on how to use the reusable blocks built right into WordPress. Here is the description: A tour of the new reusable blocks that are built into the new WordPress editing experience (formerly known as Gutenberg). This new feature lets you reuse content on the fly, quickly …
Author Archives: Shannon Smith
Just enough React: Getting ready for Gutenberg
In 2018, WordPress will modernize, streamline, and simplify the content creation experience with Gutenberg. It represents the biggest change to the WordPress user experience in several years. This session will teach just enough React for theme and plugin developers to start using Gutenberg today. Colour palettes, meta boxes, reusable blocks: all the new features, made …
Continue reading “Just enough React: Getting ready for Gutenberg”
La revue de code: une arme secrète à portée de tous
Avez-vous déjà passé des heures sans pouvoir déchiffrer le code d’un tiers? Votre application ne fonctionne pas et vous ne savez pas pourquoi. Le temps presse et vous ne pouvez manquer la date limite prévue, votre arme secrète: la revue de code. Quels sont les avantages? Comment démarrer une bonne revue de code? Quels sont …
Continue reading “La revue de code: une arme secrète à portée de tous”
Gutenberg and the future of WordPress | Gutenberg et le futur de WordPress
This Monday I gave a talk on Gutenberg and the future of WordPress for the Montreal WordPress Community. Slides are here:https://speakerdeck.com/cafenoirdesign/gutenberg-and-the-future-of-wordpress-gutenberg-et-le-futur-de-wordpress The talk included a demo of testgutenberg.com with a contest and prizes. But also an introduction to how Gutenberg is built with “just enough React js” to get started building custom blocks and templates, converting metaboxes, etc. There was …
Continue reading “Gutenberg and the future of WordPress | Gutenberg et le futur de WordPress”
Why was I not the sort of person people would see as a natural ally here?
I’ve known women who’ve had stories like this for years and they’ve said nothing to me. What is wrong with me? What have I, how have I presented myself in such a way as to not give confidence, or why was I not the sort of person people would see as a natural ally here? …
Continue reading “Why was I not the sort of person people would see as a natural ally here?”
V.2 Oooh, Shiny! All the New CSS Toys for WordPress Theme Development
This weekend I gave an updated version of my talk on new CSS modules at WordCamp Montréal 2017. This talk is similar to the previous version, but with updated statistics, and Canada-specific statistics added. Below is my talk description. Check out all newest things that CSS can bring to WordPress theme development: CSS Filters, Feature …
Continue reading “V.2 Oooh, Shiny! All the New CSS Toys for WordPress Theme Development”
Oooh, Shiny! All the new CSS toys for WordPress Theme Development
This weekend I was lucky enough to give a talk at WordCamp Ottawa 2017. It was a lot of fun, and I thought I’d share my slides with everyone who couldn’t be there. Below is my talk description. Check out all newest things that CSS can bring to WordPress theme development: CSS Filters, Feature Queries, …
Continue reading “Oooh, Shiny! All the new CSS toys for WordPress Theme Development”
Getting started with .htaccess for WordPress
This weekend I gave a talk on using .htaccess files with WordPress at WordCamp Montreal 2014… An introduction on how to configure your .htaccess file to do more than what WordPress provides by default. The talk will cover basics like setting up a preferred URL, and redirecting old page URLs for better SEO. How to …
Continue reading “Getting started with .htaccess for WordPress”
Big in Japan : A guide to WordPress theme internationalization
You’ve just built a great theme, but how can you get more people to use it? All the steps you’ll need to follow to get your brand new theme internationalized and localized. If gettext, Poedit, POT files GlotPress, all seem like a foreign language to you, this session will change that. These are the slides …
Continue reading “Big in Japan : A guide to WordPress theme internationalization”
Microsocial for WordPress
Seen and unseen, tiny bits of data are hard at work on every website. Search engines and social networks are using this information. But are you making them work for you? Microformats, microdata, metadata : what are they, what do they do, and how can you use them to attract visitors and improve SEO on …