LIMITED OFFER | Enroll Before June 20, 2026 in this course and save $52.

NO CODING BACKGROUND REQUIRED

Build custom WordPress plugins with Claude Code.

Learn how to turn real WordPress, WooCommerce, and Elementor feature requests into working plugin ZIPs you can test, use, and deliver.

8modules 79lessons 15+plugin projects

LIMITED OFFER

$47 $99 Save $52

Enroll Before June 20, 2026 and save $52.

4.9 rating

·

97 students enrolled

How it works.

From a feature idea to a working plugin .zip in three steps. No theory marathons — you learn the workflow once, then repeat it for every plugin a client or your own site needs.

1 Describe the feature

Example: "Add a $5 gift wrap option at WooCommerce checkout, with an admin toggle and an order note for the team."

2 Claude builds the plugin

Files, WordPress hooks, admin settings, and frontend behavior — generated and explained, not copy-pasted from forum threads.

3 Test, fix, ship the .zip

Install on a staging site, debug with the course's error-handling workflow, package the final plugin, and deliver.

What you will build.

The projects are not random demos. They are based on features WordPress site owners regularly ask for: checkout improvements, private pricing, booking, wallets, support tools, Elementor widgets, and more.

Appointment booking system

Staff, availability, Zoom links, QR check-ins, cancellation, rescheduling, and PayPal refunds.

Used by: spas, salons, clinics, coaches

WooCommerce wallet

Customer wallet, loyalty points, partial payments, balance tracking, and admin controls.

Used by: loyalty programs, B2B stores

Custom Elementor widgets

Drag and drop widgets with controls clients can edit without touching code.

Used by: agencies, freelance site builds

Gift wrap checkout

Add a paid checkout option, order note, admin toggle, and clean WooCommerce integration.

Used by: boutique stores, gift shops

Login-to-see-prices

Hide WooCommerce pricing and buying options until visitors create an account or log in.

Used by: B2B, wholesale, trade stores

Support ticket plugin

Customer ticket submission, admin replies, email notifications, and status tracking.

Used by: SaaS, memberships, services

Curriculum

8 modules, 79 lessons, 25+ hours.

You start with small, confidence-building plugins. Then you move into WooCommerce, Elementor, Claude Code, context planning, and the full appointment booking project.

  • .zip files included
  • Prompt templates
  • Raw project files
7-day money-back guarantee

Go through the training. If it does not feel worth the investment, email within 7 days for a full refund.

  • What to Expect 24:02
  • AI vs Google 15:52
  • Why Claude AI? 13:49
  • Workflow & Safety 12:43
  • How to set up a staging environment? 9:41
  • The plugin you will create 2:48
  • Adding Functionality (No Code) 15:19
  • Prompt + Code 0:51
  • Turn It Into a "Real" Plugin 20:56
  • Prompt + Code 6:20
  • Plugin Slug 6:31
  • What you will learn in this section? 1:31
  • HTML vs MS Word 21:40
  • How to change something in HTML? 13:04
  • CSS vs Elementor 14:08
  • How CSS is used? 26:01
  • How external CSS is added? 6:18
  • How to change CSS stylings in AI generated content 26:58
  • JavaScript 12:54
  • PHP 16:13
  • Why prompt engineering is important? 3:15
  • Treat Claude as a Developer, Not a Robot 3:35
  • Claude Prompt Template 9:36
  • Claude Prompt Template Article • 1:18
  • What you will learn in this section? 12:08
  • Gift Wrap at checkout Plugin 31:35
  • [important] How to handle errors + login to see prices plugin 29:23
  • User greet shortcode plugin 22:33
  • Creating an Elementor Widget 34:08
  • What you will learn in this section? 18:23
  • LLM vs Agentic AI 8:06
  • Why Claude Code 17:05
  • [Only for Windows Users] Install Git Bash 14:01
  • Claude Code Installation [Windows] 30:05
  • Claude Code Installation [Mac] 31:48
  • Terminal Basics 24:37
  • Lets create a WooCommerce Custom Payment Plugin 30:53
  • Claude Code Basics 26:37
  • Claude Code Visual Studio Extension (GUI) 6:41
  • WooCommerce Support System Plugin 43:48
  • How to extend plugin features? 36:38
  • Wallet System Plugin 31:06
  • How to continue with Claude Code after session limit is reached? 22:37
  • How to create an extension (pro version) of a plugin using Claude Code 37:28
  • Elementor Feature Plugin Using Claude Code 11:16
  • Elementor Dashboard Customizer Plugin 19:39
  • Why context engineering is important? 10:09
  • How CLAUDE.md file works? 15:32
  • How to manage context for bigger and complex plugins? 38:42
  • What is agent and how to create an agent? 17:04
  • Claude Code Skills (Requirement Generator) 37:02
  • How appointment booking plugin will work? 17:29
  • Creating the requirements.md file using Claude SKILL 35:26
  • Following the multi file workflow (context engineering) 7:13
  • Phase 1 & 2 Development 34:32
  • Phase 2 testing 8:36
  • Phase 3 Development + Testing 27:26
  • Phase 4 Development + Testing 34:40
  • Email + My Account Testing 46:30
  • Phase 5 Development 15:29
  • Claude Code missed time slots config 30:51
  • Phase 5 Testing: Voucher generation 21:44
  • Testing on a live server (QR Camera on mobile) 40:42
  • Zoom link & Staff Management Testing 30:58
  • Calendar Testing 33:29
  • Phase 6 development 7:48
  • Cancellation Functionality Testing 28:49
  • Reschedule Functionality (API to UI using Claude) 26:16
  • Using Claude to test API automatically 6:27
  • Reports Testing 20:32
  • Custom Final Changes 22:28
  • Internationalization and Accessibility 8:45
  • WordPress.ORG compliance 11:15
  • Unit Testing Document 4:41
  • How to create the final .zip file of your plugin using CLAUDE Code 6:33

Fit check

This is for you if…

  • You want to offer custom WordPress plugin work to clients.
  • You own WordPress sites and keep needing custom features.
  • You want Claude to help you build complete plugins, not random snippets.
Tanzeel Ur Rehman

Tanzeel Ur Rehman

WordPress, WooCommerce, Elementor, and Claude Code instructor.

  • 10+ yearsbuilding WordPress sites and client plugins
  • 150+ pluginsshipped for paying clients and stores
  • 155,000+ studentstaught online across previous courses

Meet your instructor

Taught through real builds, not polished theory.

Tanzeel teaches WordPress users how to create practical systems without spending months learning traditional development first. Every major lesson is tied to an actual plugin you can install, test, improve, and use as a portfolio example.

FAQ

Questions worth answering before you enroll.

Yes. The course is built around plain English instructions, WordPress testing, and Claude-assisted debugging. You do not need to write PHP from scratch, but you do need to follow the process carefully.
Yes. Clients pay for working features, not for which tool you used to build them. Most don't care if you wrote the code by hand or guided an AI — they care that the plugin works, it's tested, and they own it. The course teaches that complete process: understanding the request, building the feature, testing properly, and delivering a clean .zip.
It will sometimes. That is why the course covers testing, error handling, debugging prompts, context files, and safe development environments. The skill is learning how to guide and correct the build.
You can start small, but larger Claude Code projects may require a paid plan. The course explains when upgrading makes sense and how to keep tool costs tied to real project value.
Most students can build a simple working plugin in the early modules. The larger WooCommerce and booking projects take more time because they teach a more professional process.
A computer (Windows or Mac), a WordPress install you can experiment on (local or staging — the course shows you how to set this up), a Claude account, and a browser. That is it. You do not need a code editor background, paid hosting, or any prior plugin tools.
Yes. You can email questions about course material and get help debugging your plugin builds. Most issues are also covered directly in the troubleshooting and error-handling lessons, so you will rarely be stuck without an answer in the videos themselves.
Yes. If you go through the material and decide it is not worth your investment, you can request a refund within 7 days.

Enroll today

Start building plugins you can use, show, and sell.

For $47, you get the course, the project library, and a practical way to stop waiting on developers every time a WordPress site needs something custom.

$47 $99
8 modules, 79 lessons 15+ plugin projects Lifetime access 7-day guarantee

© 2026 WP AI Bootcamp. Operated with ♥ by Atsyc Corpration Ltd

Scroll to Top