WordPress
-
The value of open source
Read This Post: The value of open sourceWhat’s the value in using and contributing to an open source project? Well beyond the price, it’s really quite remarkable.
-
Creating Gutenberg blocks with Advanced Custom Fields
Read This Post: Creating Gutenberg blocks with Advanced Custom FieldsPlaying with Gutenberg can be fun. But creating blocks in JavaScript can be tough. But ACF will be giving developers help in the future.
-
After WordPress 5.0 everyone needs to take a breath
Read This Post: After WordPress 5.0 everyone needs to take a breathWordPress 5.0 came out last week and was met with almost every emotion under the sun. There’s at least a bit of a divide in the community. So now what?
-
Object-oriented programming in WordPress plugins
Read This Post: Object-oriented programming in WordPress pluginsCreating a WordPress plugin is pretty simple. It’s just another functions.php file, right? But what if you tried creating a plugin with object-oriented programming.
-
Patience will be needed with Gutenberg
Read This Post: Patience will be needed with GutenbergGutenberg continues to be a divisive topic inside the WordPress sphere. But as you begin to try out the new editor, heed this advice: be patient.
-
What I’ve learned so far in developing a theme suited for Gutenberg
Read This Post: What I’ve learned so far in developing a theme suited for GutenbergRecently I started creating a premium WordPress theme that relies a lot on Gutenberg with the idea of having it ready when it’s rolled into core. So here are a few thoughts on developing a theme for the new editor.
-
WordPress developers need to help non-technical users through Gutenberg transition
Read This Post: WordPress developers need to help non-technical users through Gutenberg transitionThe Gutenberg transition is going to be difficult for non-technical users. So it’s up to us WordPress developers to help them however we can.
-
My WordPress story
Read This Post: My WordPress storyWordPress is celebrating its 15th anniversary on Sunday. In honor of this occasion, here’s my story about how I came to use and love WordPress.
-
Should Gutenberg blocks be in plugins or themes?
Read This Post: Should Gutenberg blocks be in plugins or themes?Gutenberg is still going through the finishing stages before it’s released in WordPress core. But there’s still a question about Gutenberg blocks that I’m not really seeing anyone answer. Should blocks be placed in plugins or themes?
-
How Gutenberg is from a developer’s perspective
Read This Post: How Gutenberg is from a developer’s perspectiveWe’re still in this sort of waiting period for Gutenberg, the new WordPress editor. If you’re a WordPress developer, however, you need to be learning how to develop with it now.