Plugins

Facelift updated to version 2.0b3, moved all JavaScript to footer, updated the admin panel for ease of use and quick links to support

 

Posts Tagged ‘Plugins’

FLIR for WordPress v0.8.9.1 – Updates Facelift, admin panel, speed improvements, Javascript Loading

Monday, March 1st, 2010

I’m pleased to announce the release of Facelift Image Replacemen for WordPress version 0.8.9.1.  Among other things Flir for WordPress includes and update to Facelift bringing it up to version 2.0b3, all JavaScript has been move to the footer to improve load speed, the admin panel has been updated for ease of use and quick

Read the rest of the story…

Lightbox Plus 1.6.7 – Auto-lightbox images missing title, Interface updates

Monday, March 1st, 2010

I’m pleased to announce the release of Lightbox Plus 1.6.7 for WordPress.  Change log details are below.
1.6.7

Added fix to auto-lightbox images that are missing title attributes (Thanks Jörn)

This primarily affects images that were placed using older verisons of WordPress

Interface updates

Changed admin panel to work that same way as my other plugins and thereby ease code maintainence
Quick

Read the rest of the story…

Lightbox Plus 1.6.6 – JavaScript in footer, load speed improvement, Colorbox Update

Monday, February 1st, 2010

I’m pleased to announce the release of Lightbox Plus 1.6.6 for WordPress.  Change log details are below.
1.6.6

Tested with WordPress 2.9.1

Only works with WordPress 2.8+ due to the use of the $in_footer parameter used in the wp_enqueue_script() function.

Moved all possible JavaScript to the footer to improve load speed

Requires theme has the wp_footer() hook

Cleaned up jQuery call to correctly work in

Read the rest of the story…

Lightbox Plus 1.6.3 released – Fixes jQuery issues with Featured Content plugin

Tuesday, October 13th, 2009

Lightbox Plus 1.6.3 has been released to address issues with jQuery conflicts especially with the Featured Content plugin.  Here are the latest changes.
1.6.3

Eliminated conflict with Featured Content plug-in

Removed jQuery.noConflict() due to poor implementation on my part.
Kept $lbp jQuery variable.

jQuery conflicts should all be resolved – hopefully.
Minor modification to wp_enqueue_script function cal to include colorbox version.
Now works with WordPress

Read the rest of the story…

Lightbox Plus 1.6.2 Released – Fixed jQuery.noConflict() and Shortcode Gallery Issues

Friday, October 9th, 2009

I just released Lightbox Plus 1.6.2 to address issues with jQuery conflicts and implementation or shortcode galleries in templates.  Here are the latest changes.
1.6.2

Added jQuery.noConflict() to the initiator to hopefully eliminate issues with other jQuery libraries loading and causing conflicts.

Changed jQuery $ variable to $lbp to give a unique constructor.

Added replacement shortcode gallery method to allow Lightbox Plus

Read the rest of the story…