Skip to content

PacktPublishing/WordPress-Complete-Sixth-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Complete - Sixth Edition

This is the code repository for WordPress Complete - Sixth Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

WordPress Complete is a practical guide for everyone who wants to start their journey as an online publisher, website owner, or even a website developer. It takes you step-by-step through the process of planning out and building your site, and offers loads of screenshots and examples along the way. It's also a beginner's guide to theme and plugin development.

This book begins with the basics of WordPress, followed by the different components that you as a developer would need to use, to work swiftly and efficiently.

By the end of the book, you would feel confident and self-sufficient enough to design high-quality websites and be familiar with the nooks and corners of WordPress.

Instructions and Navigations

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

The code will look like the following:


function unset_supportedtypes_options () {
  delete_option("doctype_styles_new_supportedtypes");
}

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/9781787285705

About

WordPress Complete - Sixth Edition, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published