WordCamp
-
WP_Query, Going Beyond The Loop
As presented at WordCamp Santa Clarita on April 18, 2020.
-
Overriding Gutenberg’s default editor width and font
By default Gutenberg sets the editor width to 580px on the desktop unless the browser window is narrower. Since Kubrick’s post content area is 480px we’ll need to override the width so text wrapping occurs at the same width as the final post. for that we simply set new declarations for the wp-block class tag.
-
Upgrading Kubrick for Gutenberg
This post will contain files and tutorial information related to my talk at WordCamp Santa Clarita on April 6, 2019.