Creating Your First WordPress Plugin (Part 2)
Continuing from the previous tutorial of creating a wordpress plugin, In this part we will complete our plugin code. To go to the previous tutorial click here.
Read More »Continuing from the previous tutorial of creating a wordpress plugin, In this part we will complete our plugin code. To go to the previous tutorial click here.
Read More »In this post tutorial i will demonstrate how to create a wordpress plugin from scratch and the essentials required before you get started.
Read More »In this final part of our tutorial series “Creating website with wordpress” we will learn how to install and activate plugins. If you want to look at the previous parts you can go through them here (part1, part2, part3). Overview WordPress achieves all of its functionality with the use of plugins. Pugins in wordpress […]
Read More »In this tutorial we will continue our series of “Creating website with wordpress”. In the previous lessons we talked about wordpress installation and the admin panel. These are the links for (part1, part2). Appearance This section is responsible for customizing your website look and style and it have many subsections as shown below […]
Read More »This is part 2 from the series “Creating website with wordpress”. In the previous tutorial we learned how to install wordpress and we took a look at the admin panel and the website home page. In this part we will continue explaining wordpress admin panel and all its various sections. WordPress has an easy […]
Read More »In this series we will create a website with wordpress step by step from installation to deployment on remote domain. WordPress is built on top of the php language so you need to have previous knowledge with php to start using it. For this part of the series we will install and prepare wordpress as […]
Read More »A lot of websites today are powered by easy to use content management systems (CMS) that allow you to make changes to a website without needing to touch a single line of code. Three of the most common CMS Systems are WordPress, Joomla and Drupal and all a lot a lot of great features, tons […]
Read More »