Simple things
With 4 and a bit days to go till my exams start today I finished my final PBL scenario of the year (alcoholic liver disease).…
In: Geeky, Uni on June 4, 2008 at 3:38 pmWordPress development, on a whole, is pretty simple. As someone who has come from a background working with IPB and a little bit of phpBB I was quite amazed at how unusual it is to edit the “core” WordPress files - those which are outside the wp-content folder and are distributed each release.
Instead WordPress relies on hooks that are either filters (which change something) or actions (which do something). These are quite simply littered throughout the code and any plugin can jump on these to do whatever is needed by the developer. However, the problem I’ve found is a lack of trying to find the right hook for the job. PHPXref, which is excellent for finding functions and variables doesn’t have the ability to find a hook which is usually in the format of:
do_action('name', $vars); or apply_filters('loginout', $output);
With 4 and a bit days to go till my exams start today I finished my final PBL scenario of the year (alcoholic liver disease).…
In: Geeky, Uni on June 4, 2008 at 3:38 pmWith just over 20 days left to go till the exam week things are beginning to get a bit stressful. In comparison, however, I’m a…
In: General on May 17, 2008 at 10:28 amI’m a regular reader of The Paramedic’s Diary and couldn’t help but notice the new poll question - Should the voluntary services support the ambulance service…
In: First aid on May 2, 2008 at 11:20 pmSo I’ve been neglecting this of late and I’ve kept meaning to post an update
The competition which I was trying to submit to has been…
In: Uni on April 24, 2008 at 1:31 pmWe had our inspection this week as planned and, thankfully, a new inspecting officer had to be drafted in at the last minute. She hadn’t,…
In: First aid on March 29, 2008 at 7:34 pmSo yesterday I was around for the Applicant’s day again. I think it was a bit busier than last year, but doesn’t really compare to…
In: General on March 19, 2008 at 11:19 pmSo there I was, dashing from shop to shop in the rain (although, thankfully, nothing like that’s been hitting our friends down south) when I…
In: First aid, Rant on March 12, 2008 at 7:47 pm