How to Create WordPress Theme from Scratch


How to develop WordPress theme from scratch step by step. WordPress Theme Development from scratch 2017 tutorial for beginners. Make your own WordPress theme. WordPress index.php footer.php header sidebar nav bar the_title the_permalink the_category style.css

How to Delete Database in MySql – Terminal


DROP DATABASE mydb; This is the database drop command is. Make sure you are logged in the MySQL server MySQL -u -root -p and then run the database drop command to delete MySQL database using the terminal.

How to install Ruby on windows 7, 8, 10


How to install ruby on windows 7, 8, and 10 computers and laptops. ruby installer for Windows users can download the ruby community recommended Ruby installer for windows and then run it and you are done. Get Ruby Installer for Windows 

WordPress : How to Add Category to Menu


How to add a category to the main menu in WordPress. I am adding my WordPress categories to main nav bar and making child categories as the submenu. create category, subcategory, then delete the category from the menu. Download WordPress Download XAMPP SERVER