wordpress plugin make step by step
Wordpress 0 Commentsrool 1st step plugin foldername and file name same root like foldername devplugin devplugin.php 2)step create index.php = empty deu to security 3nd step empty devplugin.php file work code /* * Plugin name: divplugin // use to display plugin name */ 4th if ( ! defined( ‘ABSPATH’ ) ); die(“You can not acces folder”); //