PHP for WordPress

WordPress uses a number of different programming languages. If one language has to be singled out as the “main” one it would be PHP. PHP is a server side language, which powers about 82 percent of the web. This course will teach you how to use PHP for WordPress . When you are finished with the course you will be able to start learning how to work with Plugins and Themes within the WordPress environment. In this course we will take you trough all basic PHP elements that are commonly used in WordPress. Like conditional statements, loops, functions and other basic PHP syntax. For this course you will need a basic understanding of HTML and CSS.