Quantcast
Channel: TechyTalk.info » Development
Viewing all articles
Browse latest Browse all 11

PHP function to get WordPress plugin version

$
0
0
So you're working on a WordPress plugin and you want to get current plugin version using PHP for display inside your plugin settings or on your plugin front end. Hardcoding the plugin version and changing it every release is no fun so in this article I'm bringing you my little PHP function I use with [...]

Viewing all articles
Browse latest Browse all 11

Trending Articles