Created
November 6, 2019 08:46
-
-
Save eksiscloud/bc3739b551c4b4875253f64a77e2b597 to your computer and use it in GitHub Desktop.
Wordpress: Plugin headers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
Plugin Name: NeatSnippet | |
Description: Show at plugin description | You can have even <a href="example.com">a link</a> here | |
*/ | |
/* Start Adding Functions Below this Line */ | |
/* Stop Adding Functions Below this Line */ | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment