When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Advanced WordPress Plugin Development - TailwindCSS, Webpack

An advanced course for building and submitting WordPress Plugin on WordPress org With Composer,PHPCS,Webpack

     
  • 3.2
  •  |
  • Reviews ( 38 )
₹2499

This Course Includes

  • iconudemy
  • icon3.2 (38 reviews )
  • icon3 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Advanced WordPress Plugin Development - TailwindCSS, Webpack

This is an advanced course that teaches students :

How to build a WordPress Plugin from scratch

Understanding WordPress Core on how WordPress plugin works under the hood.

Setting up Composer and using composer in a WordPress plugin.

Using composer autoloader to automatically local class files in the plugin.

Setting up Webpack, Babel

Setting up linting tools such as Eslint, styelint, PHPCS

Running PHPCS to sniff the code and write it as per WordPress Coding Standards.

Setting up webpack for building Gutenberg Blocks and patterns

Building Gutenberg Block Patterns and creating pattern templates.

Preparing the plugin to submit it to WordPress org.

Submitting the plugin to WordPress org to make it publicly available to download.

Uploading the approved plugin to the WordPress SVN repository.

Updating the previously uploaded WordPress plugin on SVN.

Updating plugin version

Under WordPress REST API and Create your own custom REST API endpoints.

Caching In WordPress

How Caching Works in WordPress Core

Types Of Caching

Implementing Caching In Wordpress

Transient API, Object Cache, Redis Cache, Memcached.

By the end of this course, you will have a good understanding of how the plugin works, you will not only be able to build a plugin but also open-source it to WordPress org so that the entire community can use it. This will be a great contribution to the WordPress community and you also get a Plugin badge on your WordPress profile. This course not only helps the experts to get the core knowledge but also the beginners who have never built a plugin.

What You Will Learn?

  • Creating WordPress Plugin From Scratch.
  • Setting Up Webpack and Babel.
  • Using Composer.
  • Submitting the Plugin To WordPress org and Packagist.
  • Understanding WordPress Core - How Plugins Are Loaded In WordPress.
  • Creating Gutenberg Blocks.
  • Understanding WordPress Core REST API - Creating Custom Endpoints.
  • Caching In WordPress.