Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Building WordPress Themes from Scratch

Posted By: roxul
Building WordPress Themes from Scratch

Joe Casabona, "Building WordPress Themes from Scratch"
English | ISBN: 1477480994 | 2012 | 144 pages | EPUB + PDF | 3,6 + 8,5 MB

Included with the book is a WordPress theme and other necessary files, so roll up your sleeves and let Joe take you through the process explaining what you need to do – and why you’re doing it – every step of the way.

Hear from the Author
“Hi, I’m Joe, the author of Building WordPress Themes From Scratch, and what started out as a simple, open source blogging platform has now become a super-powerful content management system (CMS) that can boast that it’s the most widely-used CMS on the Internet.

From the moment I first started using WordPress about eight years ago, I fell in love with it straight away and immediately started hacking away at it, learning the platform, making my own changes, and watching it grow over the years.

In this book, I plan to teach you how to use WordPress, as well as how to leverage the API to create your own custom themes, plugins, and content types. In other words, I will show you how to make WordPress your own.”

Who This Book is For
I’d like to say that this book is for anyone interested in WordPress, regardless of background. However, to keep it streamlined, I do assume that you have a solid understanding of HTML, CSS, JavaScript, PHP and MySQL.

I will be looking at converting HTML to a WordPress theme, building plugins, and more, all from scratch.

So, if you’d like to learn how to do all of this, then this book will be right up your alley!

What This Book Includes
Packaged with this book, you will find:
A fully functioning WordPress theme called ‘Director’.
A set of PSD files for the Homepage, Directory Page, Blog, and Single Business Page.
A set of HTML files created from the PSDs. They will be used to create the ‘Director’ WordPress theme.
On top of the four pages created from the PSDs, the HTML folder also includes a /css/ folder for four CSS files: style.css, reset.css, master.css, and ie.css. Plus you also get all images used in the HTML template.