Tag: WordPress
- Home
- WordPress” (Page 2)
Filter By:
-
How to get access to alpha, beta and release candidate versions of WordPress
Read This Post: How to get access to alpha, beta and release candidate versions of WordPressTesting pre-release versions of WordPress is a key part of making sure major releases, and your site, run smoothly. But not a whole lot of people know about it. So here’s how to test pre-release versions on your staging or development sites.
-
More thoughts on the Gutenberg editor
Read This Post: More thoughts on the Gutenberg editorGutenberg is coming whenever WordPress 5.0 is released. It’s come a long way from when it was released as a plugin last year. Like everyone else, I have thoughts on the new editor.
-
Changing a shortcode to a dynamic Gutenberg block
Read This Post: Changing a shortcode to a dynamic Gutenberg blockGutenberg is coming, and it will shake up the ecosystem. One of the biggest changes will come with shortcodes, since the TinyMCE editor will be no more. But it’s pretty easy to turn shortcodes into the blocks with dynamic blocks.
-
Adding filter and action hooks to your WordPress plugin
Read This Post: Adding filter and action hooks to your WordPress pluginWordPress is known for its customizations, but sometimes as plugin or theme developer, it can be tricky to figure out how to let your users add in customizations. That’s where filters and hooks come into play.
-
How to add a WordPress admin page to add data to a custom table
Read This Post: How to add a WordPress admin page to add data to a custom tableSo you have a custom table, but how do you get data in there the WordPress way? This tutorial shows you how to create an admin page and insert data into that table.
-
Why you should create a theme for the WordPress theme directory
Read This Post: Why you should create a theme for the WordPress theme directoryIf you have a goal of getting better at web development, there’s no better way to accomplish that by creating a WordPress theme for the directory.
-
A simple guide to adding a WP REST API controller
Read This Post: A simple guide to adding a WP REST API controllerThe WP REST API is still a hot item in WordPress core. And this tutorial will show you how easy it is to make your own REST API endpoint for your plugin and custom data.
-
What I learned in a year with Sports Bench
Read This Post: What I learned in a year with Sports BenchIt’s been about a year since I released Sports Bench, a plugin/theme package that keeps track of sports stats for your league. So what have I learned in the last year with it?
-
Theme checklist before submitting to the WordPress theme directory
Read This Post: Theme checklist before submitting to the WordPress theme directoryIf you have a theme that you’re wanting to submit to the WordPress theme directory, make sure to run through this list to make the review process quicker.
-
Revisiting Gutenberg
Read This Post: Revisiting GutenbergLike it or not, Gutenberg is going to be the new editor for WordPress sometime in 2018. So how does it look in its current state?