Last active
November 13, 2017 15:07
-
-
Save asharirfan/8d3f146b19e77c1e8812cbb473d6ce87 to your computer and use it in GitHub Desktop.
WPC — Tell My Role 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: Tell My Role | |
* Plugin URI: https://WPCouple.com | |
* Description: A plugin to display user roles in WordPress dashboard. | |
* Version: 1.0.0 | |
* Author: WPCouple | |
* Author URI: https://WPCouple.com | |
* Contributors: WPCouple, mrasharirfan | |
* License: GPL-2.0+ | |
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt | |
* Text Domain: tell-my-role | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment