Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, June 6, 2026. Learn more…
Language changes from version 7.4 to 8.5Use of typing in functions, parameters, return types, constantsUse of namespaces and strict typesWP_Request and WP_Response objects for handling requestsAdd custom meta to the REST API using responses with rest_ensure_response and error handling with the WP_Error classUsing the WP_REST_Server class to define HTTP methods and using schemes to validate parameters and the request bodyCreating custom tables, using the $wpdb object, handling dates using SQL and the DateTimeImmutable classFunctional programming for handling results before sending the response, using range, array_walk, array_map, and arrow functions.WordPress options management, security methods, CORS and JWTUsing predefined endpoints in WordPress with paginationUse of read-only classes, enums to define data modelsWordPress controller classes and utilities such as WP_List_Util, wp_remote_get, WP_Filesystem, and wp_cache_get
Ready to build your own website but don’t know where to start? Dive into How to create a website using WordPress for beginners Step-by-Step Guide by Cuong, your ultimate roadmap to mastering WordPress! This beginner-friendly ebook walks you through every step—from installing WordPress to customizing themes, adding plugins, and launching your site. Packed with practical tips and easy-to-follow instructions, it’s perfect for anyone eager to create a stunning online presence. Start your journey today
Transform your Shopify store with 100 copy-and-paste code snippets designed to boost speed, improve UX, grow email lists, and increase conversions — all without extra apps or bloated themes. Perfect for developers and store owners who want results fast.
WordPress Editor and Blocks is a comprehensive and continuously evolving guide for developers who want to master modern WordPress development through the block editor (Gutenberg) and its ecosystem. The book is evergreen—meaning it is regularly updated to stay aligned with the latest changes in WordPress core, block APIs, and best practices. In addition to in-depth conceptual explanations, the book comes with a code companion repository featuring more than ten fully working plugins. Each plugin demonstrates a specific technique or concept covered in the text, offering a hands-on approach that makes learning practical and efficient. Whether you are just starting with blocks or want to refine your existing skills, this guide grows with WordPress itself—helping you stay current as the platform evolves. From extending existing core blocks to building custom implementations and enterprise-level solutions, this book covers all aspects of modern WordPress development with blocks.
Ready to take your online presence to the next level? Build Your Own Website with WordPress by Cuong is your ultimate guide to creating a stunning, professional website with ease. Whether you're a complete beginner or looking to refine your skills, this book offers step-by-step guidance to help you build and customize a WordPress site that stands out. Start your journey today and unlock the power of WordPress to bring your ideas to life on the web!
The time and cost of securing your website is not much compared to the incalculable reputation and financial losses in case cyber criminals gain control of your website. Learn web security, common attach vectors and how to harden the security of your Wordpress site and the server hosting it.
Learn how to deploy WordPress on AWS Lightsail using Docker.This book provides a clear, step-by-step guide to setting up the AWS CLI, creating a Lightsail virtual server, installing Docker, and deploying WordPress with Docker Compose.You will also explore how to automate WordPress theme deployments using WP-CLI and CI/CD pipelines. It is designed for developers, site owners, and technical users who want a simpler, more reliable, and more secure approach to WordPress deployment using DevOps practices.