Title: Plugin Headers: Using multiple author names and URL&#039;s
Last modified: August 20, 2016

---

# Plugin Headers: Using multiple author names and URL's

 *  Resolved [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-headers-using-multiple-author-names-and-urls/)
 * Before we go on, I know the structure of the main.php file’s header information
   is to be laid out like the following code.
 *     ```
       <?php
       /*
       Plugin Name: Name Of The Plugin
       Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates
       Description: A brief description of the Plugin.
       Version: The Plugin's Version Number, e.g.: 1.0
       Author: Name Of The Plugin Author
       Author URI: http://URI_Of_The_Plugin_Author
       License: A "Slug" license name e.g. GPL2
       */
       ?>
       ```
   
 * However, I haven’t been able to find a good way of providing credit to multiple
   authors on the plugin page. If anyone has experience with this or a hook I should
   know about, please let me know.

Viewing 1 replies (of 1 total)

 *  Thread Starter [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-headers-using-multiple-author-names-and-urls/#post-2302600)
 * Never mind, found it, this topic is resolved.
 * Link for those who are curious of my tactics: [http://wpengineer.com/1295/meta-links-for-wordpress-plugins/](http://wpengineer.com/1295/meta-links-for-wordpress-plugins/)

Viewing 1 replies (of 1 total)

The topic ‘Plugin Headers: Using multiple author names and URL's’ is closed to new
replies.

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 1 participant
 * Last reply from: [Jay](https://wordpress.org/support/users/phyrax/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-headers-using-multiple-author-names-and-urls/#post-2302600)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
