Title: display plugin version # in admin panel
Last modified: August 20, 2016

---

# display plugin version # in admin panel

 *  Resolved [jspicher](https://wordpress.org/support/users/jspicher/)
 * (@jspicher)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/display-plugin-version-in-admin-panel/)
 * Hi guys, l’ve created a plugin and l have a need to display the version # inside
   of the wp-admin page for the plugin.
 * Can anyone tell me how l would display this number as it’s shown on the plugin.
   php’s page?
 * Thanks to anyone who can help,

Viewing 1 replies (of 1 total)

 *  Thread Starter [jspicher](https://wordpress.org/support/users/jspicher/)
 * (@jspicher)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/display-plugin-version-in-admin-panel/#post-2597805)
 * Got it:
    $plugin_data = get_plugin_data(/path/to/plugin.php);

Viewing 1 replies (of 1 total)

The topic ‘display plugin version # in admin panel’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [jspicher](https://wordpress.org/support/users/jspicher/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/display-plugin-version-in-admin-panel/#post-2597805)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
