Skip to content

Learn to Create WordPress Themes by Building 5 Projects, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Learn-to-Create-WordPress-Themes-by-Building-5-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn to Create WordPress Themes by Building 5 Projects

This is the code repository for Learn to Create WordPress Themes by Building 5 Projects, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

WordPress has emerged as a powerful, easy-to-use tool to design attractive, engaging websites. Themes play a big role in making WordPress as popular as it is today, and having an eye-catching, fully-functional theme could separate your website from the rest!

This book will help you take your first steps in the WordPress theme development process, with 5 different projects centered around creating unique and responsive WordPress themes. Start with creating a simple WordPress theme using HTML5, CSS, and PHP. Then, you will move on to incorporate different APIs, widgets, and tools such as Bootstrap and jQuery to create more dynamic and highly-functional themes. Whether you want to create a photo gallery theme, a highly customizable e-commerce theme, or a theme designed to suit a particular business, this book will teach you everything you need to know.

By the end of this highly interactive book, you will have the required mastery to develop WordPress themes from scratch.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

<!DOCTYPE html>
<html>
<head>
  <title></title>
</head>
<body>
</body>
</html>

You will need the following to work through the projects in this book:

HTML5/CSS3 PHP WordPress W3.CSS framework

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781787286641

About

Learn to Create WordPress Themes by Building 5 Projects, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •