Title: New version, same version number?
Last modified: August 24, 2016

---

# New version, same version number?

 *  Resolved [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/new-version-same-version-number/)
 * Hi,
 * It seems like you have updated this plugin without putting a new version number
   on it. (Still 1.5.7) Am I right?
 * I haven’t updated this plugin for some time now, yet I have the latest version(
   1.5.7) which seems to be as fresh as of May 21th. Also Wordfence plugin is warning
   about lots of changes in these files:
 * wp-content/plugins/easy-fancybox/easy-fancybox-settings.php
    wp-content/plugins/
   easy-fancybox/readme.txt
 * Do you need to change version number to enable update from admin area? If so,
   please do. Cheers!
 * [https://wordpress.org/plugins/easy-fancybox/](https://wordpress.org/plugins/easy-fancybox/)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168345)
 * There have been some small changes like a broken URL in one of the text strings
   [https://plugins.trac.wordpress.org/changeset/1165277/easy-fancybox](https://plugins.trac.wordpress.org/changeset/1165277/easy-fancybox)
   and a modification of the readme + Slovak translation files [https://plugins.trac.wordpress.org/changeset/1132750/easy-fancybox](https://plugins.trac.wordpress.org/changeset/1132750/easy-fancybox)
   but nothing worth a new version. The real changes are all in trunk and will be
   released soon.
 * You’ll get it as a normal update with new version number in your admin then 🙂
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168386)
 * Thanks for your reply!
 * So I have checked the comparison that Wordfence offers. You’re right! There is
   something shady with the Wordfence plugin. I don’t know what file Wordfence found
   but the file stated as “The Original Version of the file” holds a huge amount
   of differences to my version of the file.
 * The funny thing is that “my” version of the file seems to match this:
    [https://plugins.trac.wordpress.org/browser/easy-fancybox/tags/1.5.7/easy-fancybox-settings.php?rev=1165277](https://plugins.trac.wordpress.org/browser/easy-fancybox/tags/1.5.7/easy-fancybox-settings.php?rev=1165277)
 * This is a few examples of differences in the file that Wordfence says is the 
   original file:
 * Line 164-166:
 *     ```
       'input' => 'text',
       'sanitize_callback' => 'colorval',
       'class' => 'small-text',
       ```
   
 * Line 275:
    `'step' => '100',`
 * Line 429:
    `'default' => 'a.fancybox, area.fancybox, li.fancybox a:not(li.lightbox
   a)'`
 * Are these differences from an old version or in a upcoming release?
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168397)
 * Strange, it seems to diff against trunk but that IS a different version… What’s
   also strange is the part `...a:not(li.lightbox a)'` in that last reported difference
   example. It’s been ‘nofancybox’ and was changed to ‘nolightbox’ but never ‘lightbox’.
 * Anyway, it looks like there is a mixup going on in Wordfence where it’s comparing
   different versions. No surprise there are a lot of differences reported.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168398)
 * Thinking about it some more: Maybe it’s because I’m using an unconventional `-
   devX` suffix in the trunk development version and Wordfence is choking on that.
 * I’ll switch to the more common `-beta.X` versioning scheme in a minute, just 
   to see if that jogs Wordfence into more reasonable diffing 😉
 * Let me know!
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168400)
 * Thanks for your reply!
 * Sorry, mistake by me. It should read **nolightbox** as you say.
 * `default' => 'a.fancybox, area.fancybox, li.fancybox a:not(li.nolightbox a)`
 * As I understand it was first **nofancybox** and then **nolightbox** ??
 * But in the latest version available on wordpress.org it is **nofancybox**.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168440)
 * “nolightbox” is used only in the beta version. not to worry, there will be backward
   compat with “nofancybox” when it is released as stable.
 * the version numbering has been changed. does wordfence still report differences?
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168441)
 * Ran a new scan just now. Same differences reported.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168442)
 * Hmmm… then I’ve no idea why Wordfence keeps comparing the stable tag to the dev
   version in trunk. Maybe it’ll go away after the next release.
 * In any case, thanks for reporting!
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168443)
 * Ok. If “nolightbox” is used only in the beta version, Wordfence seems to think
   that that is the original version of the file.
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168445)
 * I think we can call this solved. Seems to be a Wordfence problem.
 * Thanks for assisting. I really appreciate it. Cheers!
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168460)
 * I need to open this topic again. Maybe it isn’t a Wordfence problem.
 * Does your beta version has the same version number as the last stable version???
 * That must be why Wordfence is fetching the beta version as the original version.
 * If you can change the version number I will perform a new scan.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168481)
 * No, trunk is at 1.5.8-beta.5 while the latest stable release (I presume you’re
   using stable) is at 1.5.7 …
 *  Thread Starter [dropshot](https://wordpress.org/support/users/dropshot/)
 * (@dropshot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168489)
 * Ok. In that case there is no logic in why Wordfence is fetching the beta version.
 * Anyway. I can see that you did update the plugin just hours ago.
 * I deleted it and downloaded it again. Now there is no warning alerts.
 * The strange things is why Wordfence did fetch the beta version for comparison
   before and now the latest stable verison.
 * Thanks for assisting!

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘New version, same version number?’ is closed to new replies.

 * ![](https://ps.w.org/easy-fancybox/assets/icon-256x256.png?rev=3188201)
 * [Firelight Lightbox](https://wordpress.org/plugins/easy-fancybox/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-fancybox/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-fancybox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-fancybox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-fancybox/reviews/)

 * 13 replies
 * 2 participants
 * Last reply from: [dropshot](https://wordpress.org/support/users/dropshot/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/new-version-same-version-number/#post-6168489)
 * Status: resolved