Archive for the ‘PHP Syntax’ Category

What on Earth does a single underscore then parenthesis mean in PHP? _()

Sunday, July 22nd, 2007

Further to my previous post on the double underscore __() …

I’ve just discovered that …

What on Earth does a double underscore then parenthesis mean in PHP? __()

Friday, April 13th, 2007

php devilI was taking my first steps at really digging-below-the-surface of the code in WordPress, (trying to re-order the way my Page List was being shown on the sidebar), when I spotted a really strange piece of code in one of the examples: