WP Manifestindependent plugin directory
manifest / developer / wordpress-utility-plugin

WP Utility Plugin

A simple WordPress utility plugin built using PHP to extend WordPress functionality.

by Vaibhav Singh · github.com/vaibhav-tech09/wordpress-utility-plugin

1stars
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/vaibhav-tech09/wordpress-utility-plugin/archive/refs/heads/main.zip

A custom WordPress plugin developed using PHP to extend WordPress functionality.

Features

  • Adds a reusable custom shortcode
  • Clean and minimal plugin structure
  • Easy to extend for future features

Usage

Use shortcode: [utility]

Tech Stack

PHP, WordPress