WP-Gallery2 Archive

  • wp_gallery_thumbnail2

    WP-Gallery2 Plugin v0.8.1

    A couple of day ago, a user (yeah, someone is actually using the plugin) reported a problem with the WP-Gallery2 plugin where he was getting the following error: Warning: substr_compare() [function.substr-compare]: The length cannot exceed initial string length <path>/wp-content/plugins/wp-gallery2/lib/gallery.php on line 43 Line 43 in the gallery.php [...]

    Full Story

  • wp_gallery_thumbnail

    Using more AJAX calls for WP-Gallery2 pages

    Some time ago, I added a feature to the WP-Gallery2 plugin which would allow the plugin to load the galleries and images on a page through AJAX calls. The reason behind the feature was that I wanted the user to be presented with the page [...]

    Full Story

  • wp_gallery_thumbnail3

    Fancybox jQuery plugin added to WP-Gallery2 Plugin

    It’s been a while since I’ve posted anything related to the WP-Gallery2 plugin but there hasn’t been much activity anyway. I’ve been busy trying to mod and tweak the new Arras 1.4.2 theme that I updated the site to. Last weekend, I added the ability to [...]

    Full Story

  • wp_gallery_thumbnail2

    WP-Gallery2 plugin loading galleries through AJAX

    As of version 0.7, the WP-Gallery2 plugin can use AJAX calls to load the content of galleries. What this means is that the page can load faster and the user is presented with a screen before the gallery content has been retrieved from the Gallery2 [...]

    Full Story

  • download_thumbnail

    WP-Gallery2 Plugin up for download

    The WP-Gallery2 plugin that I have been working on has reached a point where I am ready to put it up for download so anyone who may be interested can try it out. I still would like to mention that it is still only lightly [...]

    Full Story

  • wp_gallery_thumbnail

    Resetting plugin settings

    As promised in a previous post, I wanted to write about resetting WordPress plugin settings. The mechanism for updating the settings that I outlined in that post does allow for resetting them since the options.php code does not support that. Therefore, there are a few [...]

    Full Story

  • wordpress-plugin-2_thumbnail

    WP-Gallery2 plugin ready for first preview

    I have reached the point where the WP-Gallery2 plugin code is ready for its first preview. There is still a lot of work to be done on the default style sheet but most of the features that I wanted to build into the plugin are [...]

    Full Story

  • wp_gallery_thumbnail3

    Passing and receiving query variables

    One thing that I knew I wanted to be able to do with this plugin is to mimic the behavior of any Gallery2 site – namely, the ability to show albums and images with thumbnails and the users being able to click on an album [...]

    Full Story

  • wp_gallery_thumbnail2

    Building the Plugin’s Settings Page

    The first thing that I wanted to get done with the plugin was to setup and show a Settings page where users can configure the plugin. I figured, I’d start small and only have one option for now (the URL to the Gallery2 installation) so [...]

    Full Story

  • wp_gallery_thumbnail

    WP-Gallery2 Plugin

    A few days ago, I decide to start developing my first WordPress plugin… Currently, I am using the NextGen gallery plugin for the gallery section but I wanted to be able to integrate my Gallery2 installation directly into the WordPress site. There are a few plugins [...]

    Full Story