| Issue 450: | plugin version | |
| 1 person starred this issue and may be notified of changes. | Back to list |
It would be nice to have a function that can be called to return the plugin version. It is already part of the javascript source, but there are times when it would be nice to be able to retrieve this with js. I use jQuery getScript to load the plugin, which makes it nearly impossible to look at the source with comments from within my browser and it would be cool to be able to verify the version by calling a getVersion function or something so that I can know for certain whether or not I'm working with a previous version (in the browser cache) or have pulled the latest one. I also wonder whether or not the js comments ought to be in the .min version of the file. The only usefulness this has is being able to verify the version from the comments, and those comments could be removed entirely if the version could be retrieved by a function call.
Oct 7, 2010
Project Member
#1
adamrs...@gmail.com
Status:
Accepted
Oct 16, 2010
added this in 1.4.8 (just released)
Status:
Fixed
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |