SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
6 Practical WordPress Projects
Toggle community discussions
Close
Content
Bookmarks
Preface
6 Practical WordPress Projects
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
Who Should Read This Book?
Conventions Used
1
How to Build a WordPress Theme from Scratch
A Word or Two on the Basics
Basic template and Partials Files
Template Hierarchy
WordPress Post Types
style.css
WordPress Action and Filter Hooks
The Loop
Conditional Tags
Creating the Bare Minimum Theme
Structuring Our Theme into Files and Applying Bootstrap Markup
functions.php
Adjusting the Markup
Dynamic Header
Conclusion
Building a Non-blog Site with WordPress
WordPress: Blogging Features
Putting Together a Non-blog WordPress Website
Finding a Non-blog WordPress Theme
WordPress Plugins for Building Non-Blog Websites
Managing Content on a Non-blog Website
Summary
Creating Custom Endpoints for the WordPress REST API
Creating a Child Theme
Creating a Custom WP-API Endpoint
Using the Controller Pattern
Conclusion
Building a WordPress Plugin with Vue
Creating a WordPress Plugin
Integrating Vue.js with a WordPress Plugin
Conclusion
Preparing Your Content for the Extended Reality (XR) Future
How Would an MVP WordPress Look in XR?
What’s Going on in C# to Parse JSON
How Do We Expand on This?
Using the WordPress Settings API to Build a Custom Admin Page
Creating the Plugin
Creating the Admin Page
The Settings API
Conclusion
Open text modal
Community Questions
Close