Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Professional WordPress
  • Table Of Contents Toc
Professional WordPress

Professional WordPress - Third Edition

By : Brad Williams, David Damstra, Hal Stern
close
close
Professional WordPress

Professional WordPress

By: Brad Williams, David Damstra, Hal Stern

Overview of this book

WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and has grown to be the largest self-hosted website platform in the world. This book will help you to use WordPress efficiently, effectively, and professionally, with new ideas and expert perspectives on full system exploitation. This book starts with an overview of the WordPress system, its major functional elements, and a top-level description of what happens when a WordPress generated web page is displayed. Next, you’ll dive into the core of WordPress, studying internal code flow and data structures. You’ll also learn how to extend WordPress through plugins and customize them via themes. The last section of this book combines a developer view of user experience and optimization with the deployer requirements for performance, security, and enterprise integration. By the end of this book, you’ll have enough knowledge to develop and deploy successful WordPress sites. By the end of this book, you’ll have enough knowledge to develop and deploy successful WordPress sites.
Table of Contents (26 chapters)
close
close
18
TITLEPAGE
19
COPYRIGHT
20
DEDICATION
21
ABOUT THE AUTHORS
22
ABOUT THE TECHNICAL EDITOR
23
CREDITS
24
ACKNOWLEDGMENTS
25
ADVERT
26
END USER LICENSE AGREEMENT

DEPLOYING LOCAL CHANGES

First, distinguish between the different types of objects you are deploying. There is code, which could be plugin code, or theme and theme assets. There is content, which is the website subject matter from the posts and pages and is stored in the database. Finally, there is the configuration, which is also stored in the database.

Deploying the code is easy. Developers do this every day. One of the advantages of PHP and WordPress is that you can generally drop code into the document root and it runs at the next request. Deploying code is simple and you can use your FTP client to do it. But please use SFTP, if possible, because it is a secure protocol, whereas FTP is not. There are also more advanced methods for deploying code through continuous integration tools.

Deploying the content and the configuration is more difficult. WordPress uses fully qualified links in all the content. So every internal HREF and menu item has the full domain name embedded. Likewise...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Professional WordPress
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon