Looking for a simple way to embed a Github Gist in your WordPress website?
I spent some time reviewing the available plugins in the WordPress plugin repository, so I thought I’d share my findings. Continue reading
Looking for a simple way to embed a Github Gist in your WordPress website?
I spent some time reviewing the available plugins in the WordPress plugin repository, so I thought I’d share my findings. Continue reading
When writing a WordPress plugin recently, I wasn’t sure whether a translatable text/string is considered safe, or if it needs to escaped before being output.
Here’s a simple example:
At first glance, that code looks like it should be safe, however what would happen if the string was translated to contained an angled bracket (< or >)?
That would result in invalid HTML code. Or even worse, what if the translation file contained a malicious <script> tag?
Page templates in subdirectories, new in WordPress 3.4 by Andrew Nacin.
In case you missed it, WordPress 3.3 was released this morning.
What’s new you may ask? The best way to find that out is to visit the new About WordPress screen in the dashboard Continue reading
WordPress 3.2 RC2 was released on Friday.
WordPress 3.2 (due out in June 2011) is in the process of receiving a style refresh for the WordPress dashboard.
In the last few hours these changes (still a work in progress) have been committed. See below for some screenshots of the new UI: Continue reading
At last night’s WordPress Melbourne User Group meetup I presented on WordPress 3.1 – new features and changes.
Below are the slides from the presentation. For more detailed information on WordPress 3.1, check out my detailed WordPress 3.1 feature review post. Continue reading
WordCamp Melbourne 2011 was last weekend, and there is a wrap-up of it on the WordCast Podcast episode 92.
Kym Huynh attended the event and interviewed some of the attendees.
I’ll be posting my own summary of WordCamp Melbourne 2011 in the coming days.
This post contains a comprehensive list of the new features and changes that are part of the recently released WordPress 3.1.