Creating Simple WordPress plugin – PHP

Simple Plugin : Displaying ‘Hello World!’ on the frontend ( pages header – pages footer )
and has an admin page .

The WordPress version used in this tutorial is 6.4.1 .

The PHP version used in this example is 8.4.5 .

#wordpress #wordpresstutorial #plugins #plugin