This WordPress tutorial will assist you through WordPress multisite deployment. That means you will learn to set up multiple separate root domains(as much as you want!) in a single WordPress installation and utilize a single MySQL database. You can administer and use both sites in completely separate ways.So you don't get confused, I would like to clarify that if you are … [Read more...] about WordPress Multisite With Root Domains
wordpress
Develop A Simple WordPress Plugin Admin Panel
In this tutorial, we will explore how to develop a simple WordPress plugin admin panel. This tutorial is not for complete beginners, and I strongly recommend that you already have some knowledge about how to create a simple WordPress plugin. I recently created a very simple settings page for my own Facebook WordPress plugin, and I will share that experience here.Set Up … [Read more...] about Develop A Simple WordPress Plugin Admin Panel
How To Create A Simple WordPress Plugin
WordPress is a top-rated development platform for PHP developers in blog site/simple CMS development. As it became the most popular blogging platform, demand for WordPress plugin development on this platform also increased rationally. There are already resources on WordPress developers centred on how to write plugins, but you may find it a little bit descriptive where you are … [Read more...] about How To Create A Simple WordPress Plugin