Closed cazzerson closed 11 years ago
@boonebgorges Any thoughts on the minimum version of jQuery we need to support? Latest BlockUI requires jQuery 1.7. We could also use an older version or just fix or remove the version check.
@cazzerson - Cool, I was about to look at this myself.
I say we should just upgrade to the latest version of BlockUI. WP has shipped with jQuery 1.7+ since v 3.3, which is almost 2 years old. It'll mean that we have to bump the minimum version of WP required (in readme.txt and readme.md) to 3.3, but IMO this is fine to do (no reason to actively support more than one or two legacy versions).
Sounds good. Any thoughts on a new version number? 0.7 is the current stable version, but I see "0.8-bleeding" in anthologize.php. I also have a minor CSS change and I'm looking into a Preview template failure in my dev instance.
Please go ahead and make the changes in the 0.7.x branch. We'll release it as 0.7.1. (I'm happy to do the release itself today or tomorrow, if you don't want to mess with the git-svn bridge crap required by wordpress.org)
Thanks--I pushed fixes for this and a few other small issues to 0.7.x. If it looks good to you, go ahead and release and/or merge.
This looks great. I just released 0.7.1.
On 08/04/2013 05:26 PM, Jason Casden wrote:
Thanks--I pushed fixes for this and a few other small issues to 0.7.x. If it looks good to you, go ahead and release and/or merge.
— Reply to this email directly or view it on GitHub https://github.com/chnm/anthologize/issues/71#issuecomment-22079338.
"According to WP Support, it looks like the blockUI function does not recognize JQuery v1.10.2 as later than v1.2.3 -- it's not a functional error as far as I can tell, but it is pretty annoying to get the error message on every page/reload."