Tag-Archive for » php «

Friday, July 03rd, 2009 | Author: pluc | Views:

For those of you who don’t know (which may very well be all of you right now), I will be presenting a talk at WordCamp Montreal July 12th. The title of the presentation, if you haven’t guessed, is “Hacking WordPress: Introduction to custom plugins and advanced templating“. I’ll explain how you can use your own plugins and functions to make your WordPress site sing. In other words, it will basically be a relatively improvised primer on the following things:

If you’re not registered yet, you have until July 9th to do so on EventBrite. For more information regarding WordPress Montreal 2009, check out the official site, mailing list, blog, Facebook group and Twitter account or see what’s going on by looking up the #wcmtl tag.

more…

Sunday, May 24th, 2009 | Author: pluc | Views:

Lots has changed since the last article I made about WP-prettyPhoto usage, and so it is time to revamp the instructions, explain new features and hopefully be a bit more thorough. First off, let me first mention the following thing:  prettyPhoto is written by Stéphane Caron. Here are some related links to avoid repeating them throughout this article: Stéphane’s blog, prettyPhoto’s project page, prettyPhoto on GitHub, Stéphane on Twitter, WP-prettyPhoto at WordPress Extend, WP-prettyPhoto Support Forum.

PayPal - The safer, easier way to pay online!

Revision History: This article is intended to document the current WP-prettyPhoto (1.5.1) & prettyPhoto (2.5.2) versions.
more…

Category: WP-prettyPhoto  | Tags: , , , ,  | 140 Comments
Saturday, May 09th, 2009 | Author: pluc | Views:
PayPal - The safer, easier way to pay online!

It’s been a while since any activity has happened with prettyPhoto and WP-prettyPhoto. I was waiting for some changes to the prettyPhoto code to release a new version, and Stéphane Caron has released version 2.3 of his prettyPhoto jQuery plugin recently, so it was time to roll out a new WP-prettyPhoto version, 1.2, with all the changes and features that have been suggested since the last release. To skip the blah blah and go straight to downloading, head over to WordPress Extend. more…

Category: WP-prettyPhoto  | Tags: , , ,  | 16 Comments
Friday, February 13th, 2009 | Author: pluc | Views:

I’ve recently coded my first Wordpress plugin, for the fun of it. I’ve been using Wordpress for some time, and I know PHP quite well, so I figured it’d be fun. Wordpress has a weird/interesting way of being extendable. I won’t go into too much technical details about that, but suffices to say that it’s easy yet complicated to perform tasks you want to. Yeah, that weird.

All that being said, I upgraded my Wordpress from 2.7 to 2.7.1 in the middle of coding some new features for the latest release of WP-prettyphoto, 1.1. That made me realize that updating Wordpress’ core also updates the installed JavaScript modules, namely jQuery (among many others). When I first coded WP-prettyphoto, when things weren’t working I just replaced the jQuery I had with the latest official stable release and things worked fine. I didn’t give it much thought. So when I updated Wordpress, all hell broke loose and WP-prettyphoto was metaphorically crying in agony because jQuery wasn’t man enough for it. I then tried performing the same manual updating procedure, and without really surprising anyone — I was alone anyway — WP-prettyphoto was back prettyfying my stuff like a starving fat kid eats a cheesecake.

more…

Friday, February 06th, 2009 | Author: pluc | Views:

WP-prettyPhoto allows you to use prettyPhoto by Stéphane Caron, a themeable jQuery-powered Lightbox clone with WordPress. Check it out on WordPress Extend!