WP Manifestindependent plugin directory
manifest / admin / wp-basic-plugin

WP Basic Plugin

My first WordPress plugin

by Mrityunjoy Mukherjee · github.com/mrityunjoy-systems/wp-basic-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mrityunjoy-systems/wp-basic-plugin/archive/refs/heads/main.zip

This is my first WordPress plugin created as a beginner.

What it does

  • Shows a message in the WordPress admin dashboard when activated.

Technologies

  • PHP
  • WordPress

Purpose

I am learning backend development and WordPress plugin development step by step.