Shortcodes allow content authors to add dynamic parts to their content. In this article we will discuss how to create shortcodes.
How to Develop a Child Theme
A child theme is a theme that inherits its parent's functionality unless otherwise specified. In this article we are exploring the essentials of how to develop a WordPress child theme.
Developing a Theme – The Essentials
A theme is a collection of code and resources that help render our content to a web page. In this article we will dive into the essentials of developing a theme.