Merge CPTs in One Admin Menu
If you are working on a plugin and need more than one custom post type, but you don't want to have a separate admin menu for each custom post type, you can use the workaround below
If you are working on a plugin and need more than one custom post type, but you don't want to have a separate admin menu for each custom post type, you can use the workaround below
There are many different ways to set up and structure your WordPress plugin or theme CSS and JS environment files. If you need something complex with ESLint, Stylelint, and PHP standards, I would recommend looking at the Composer + NodeJS method or looking into Gulp
Last Updated 2/27/2021 TypeExpertiseReading TimeCompletion TimeCase StudyBeginner15 minutes30 minutes 1. Introduction Addressing website performance is usually an afterthought. Even experienced WordPress web designers and developers make this mistake and leave to improve and optimize their website after doing everything else
Welcome back to another practical tutorial from the blog
Welcome back to another WordPress tutorial. This time I will show you how to add and create a new Custom User Role and assign its own capabilities. This feature may come up handy if the default WordPress user roles (Author, Subscriber, Editor, etc
In this quick tutorial, I will share a PHP script I have put together that will allow you to extend parent themes and generate child theme start files with a single WP-CLI command
Building a Modern WordPress Blogger Cards Plugin with Web Components Updated 2025 In this updated tutorial, I'll show you how to create a production-ready Blogger Cards plugin for WordPress that displays user information in beautiful, interactive cards
I showed you how to set up your API server in parts one and two. Up until this point, you must have it working and fully tested
In part one of this three-part tutorial, we discussed adding and manipulating initial license key data after user registration and payment completion
In this quick tutorial, I will show you how to track your WordPress.org plugins statistics and display them as a widget within your own theme
Quick Intro In this three-part tutorial, I will show you how to set up, create and Add License Key functionality with authentication for your premium theme or plugin