Skip to content

Instantly share code, notes, and snippets.

@eksiscloud
Created November 6, 2019 08:46
Show Gist options
  • Save eksiscloud/bc3739b551c4b4875253f64a77e2b597 to your computer and use it in GitHub Desktop.
Save eksiscloud/bc3739b551c4b4875253f64a77e2b597 to your computer and use it in GitHub Desktop.
Wordpress: Plugin headers
<?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