Jump to ratings and reviews
Rate this book

WordPress Plugin Development Cookbook: Explore the complete set of tools to craft powerful plugins that extend the world's most popular CMS, 3rd Edition

Rate this book
Create plugins for WordPress through detailed recipes that cover the creation of shortcodes, custom post types, and custom blocks, integrate data from external sources, and do much more with this recipe-based guide

Key FeaturesCreate plugins that change and extend WordPress to perform virtually any taskExtend the WordPress Block Editor (Gutenberg) and other components with the help of detailed examples and explanationsCustomize WordPress to meet your project's needs and create plugins that benefit the entire communityBook DescriptionWordPress is one of the most widely used, powerful, and open content management systems (CMSs). Whether you're a site owner trying to find the right extension, a developer who wants to contribute to the community, or a website developer working to fulfill a client's needs, learning how to extend WordPress' capabilities will help you to unleash its full potential. This book will help you become familiar with API functions to create secure plugins with easy-to-use administration interfaces.

This third edition contains new recipes and up-to-date code samples, including new chapters on creating custom blocks for the block editor and integrating data from external sources. From one chapter to the next, you'll learn how to create plugins of varying complexity, ranging from a few lines of code to complex extensions that provide intricate new capabilities. You'll start by using the basic mechanisms provided in WordPress to create plugins, followed by recipes covering how to design administration panels, enhance the post editor with custom fields, store custom data, and even create custom blocks. You'll safely incorporate dynamic elements into web pages using scripting languages, learn how to integrate data from external sources, and build new widgets that users will be able to add to WordPress sidebars and widget areas.

By the end of this book, you will be able to create WordPress plugins to perform any task you can imagine.

What you will learnDiscover action and filter hooks, which form the basis of plugin creationExplore the creation of administration pages and add new content management sections through custom post types and custom fieldsAdd new components to the block editor libraryFetch, cache, and regularly update data from external sourcesBring in external data sources to enhance your contentMake your pages dynamic by using JavaScript, jQuery, and AJAX and adding new widgets to the platformAdd support for plugin translation and distributing your work to the WordPress communityWho this book is forThis book is for WordPress users, developers, and site integrators interested in creating new plugins to address their personal needs, fulfill client requirements, and bring new capabilities to the WordPress community. Basic knowledge of PHP and WordPress is expected.

Table of ContentsPreparing a Local Development EnvironmentPlugin Framework BasicsUser Settings and Administration PagesThe Power of Custom Post TypesCustomizing Post and Page EditorsExtending the Block EditorAccepting User Content SubmissionsCustomizing User DataLeveraging JavaScript, jQuery, and AJAX ScriptsAdding New Widgets to the WordPress LibraryFetching, Caching, and Regularly Updating External

420 pages, Kindle Edition

Published March 31, 2022

3 people are currently reading
1 person want to read

About the author

Yannick Lefebvre

2 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Sahand Babali.
4 reviews2 followers
April 12, 2024
This is one of the best books for learning WordPress plugin development. I definitely recommend it to anyone wanting to learn about WordPress development.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.