• I am new to plugins and I am following a tutorial where it says I have to add a PHP comment to register the p;lugin in my wordpress plugin backend.

    How do I add the comment into the PHP file?

    This is the comment:
    <?php /* Plugin Name: 1WD Slider Plugin URI: http://1stwebdesigner.com/ Description: Slider Component for WordPress Version: 1.0 Author: Rakhitha Nimesh Author URI: http://1stwebdesigner.com/ License: GPLv2 or later */ ?>

The topic ‘how do I add a PHP comment into the plugin "PHP" file?’ is closed to new replies.