Tag: WordPress plugins
- Home
- WordPress plugins”
Filter By:
-
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.
-
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?
-
Why you should create a webpage for your WordPress plugin
Read This Post: Why you should create a webpage for your WordPress pluginA dedicated webpage for your WordPress plugin gives you more credibility in the flooded plugin market and give your users a place to get help. So why haven’t you created a page for your plugin?
-
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?
-
Why you should be packaging a functionality plugin with your premium theme
Read This Post: Why you should be packaging a functionality plugin with your premium themeIf you’re going to be selling a WordPress theme with cool features, please make sure to move those features into a functionality plugin to go with the theme. Your customers will appreciate you even more.
-
What a custom functionality plugin is and why you should use one
Read This Post: What a custom functionality plugin is and why you should use oneA lot of tutorials have you put custom code in the functions.php file. But if it affects WordPress itself in anyway, that code should really go in a functionality plugin.
-
A new year and new WordPress resolutions for 2016
Read This Post: A new year and new WordPress resolutions for 2016This past year was quite the success for me and developing in WordPress. I got my first theme, Nuovo, into the WordPress Theme Directory. That was followed a couple of months later by Giornalismo, and Fotographia has been submitted for review. I began developing WordPress Plugins, with a total of four in the directory now…