In this tutorial, we have discussed how to create a custom WordPress widget item. What is the WordPress widget WordPress widgets are the small block that is used on the front side .... Read More
In these tutorials, we study how to create a custom widget area in the WordPress theme. In WordPress, Every theme comes with a widget section area. Every widget is placed in the si.... Read More
Every web developer needs a code editor where they can write their code. Notepad++, Sublime, brackets are some of the well-known code editors. But today, in this article I am going to introduce you with an amazing PHP IDE which also supports for WordPress, Laravel, CodeIgniter, Drupal, Symfony and even much more. The IDE I […] Read More
In these tutorials, we study how to display posts from a specific category on WordPress. In WordPress, by default in post widget, we have all the post of all type we have no method.... Read More
User roles have been an important part of the WordPress experience always. Lots of users even don’t know that they can create WordPress custom user roles or user types other than.... Read More
Are you running a store on the Easy Digital Downloads WordPress plugin to sell your digital downloadable files? If yes, then this article may be going to help you. You may find that many of the online store and eCommerce business send SMS from their website. Sending SMS to the users can have a huge […] Read More
I was working to change one of my custom option group settings option of WordPress via a cron job. I did this work in a custom PHP file that is non-WordPress. So I had to find a wa.... Read More
In WordPress plugin development, it is often required to add a submenu page. You may find many plugins that have a submenu page under the WordPress settings menu just like you can .... Read More