Skip to content

shishir-21/wp-custom-shortcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WP Custom Shortcode Plugin

A simple WordPress plugin that adds a custom shortcode to display a welcome message.

Features

  • Adds a shortcode [hello_user]
  • Displays a welcome message on any post or page
  • Supports shortcode attributes
  • Lightweight and beginner-friendly

Installation

  1. Download or clone this repository
  2. Upload the folder to wp-content/plugins/
  3. Activate the plugin from the WordPress admin dashboard

Usage

Add the shortcode below to any post or page:

You can also pass a name attribute:

This will display a personalized welcome message.

Tech Stack

  • PHP
  • WordPress

Author

Shishir Mahato

About

A simple WordPress plugin that adds a custom shortcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages