175 reputation
9
bio website n/a
location Nice, France
age 31
visits member for 1 year, 8 months
seen May 7 at 13:59
stats profile views 6
I'm shy ;)

May
1
comment unit testing admin password
I feel like a pleb, almost so much as to remove the question out of embarrassment ;) cheers.
May
1
accepted unit testing admin password
May
1
asked unit testing admin password
Apr
26
answered Tutorials for Unit-Testing in WordPress and for unit-test.svn.wordpress.org?
Apr
26
answered Unit testing for plugin development
Apr
16
awarded  Popular Question
Mar
2
answered WordPress Code Flow
Mar
2
comment WordPress Code Flow
that link is now dead :( I've put a link that references many different wp charts and is dated 10/2012 as an answer below. tomjn.com/168/wordpress-flow-charts-diagrams
Aug
16
awarded  Commentator
Aug
16
comment ssh terminal slow after time
here's the solution in case someone lands here by accident. Sorry for posting to wrong site :) superuser.com/questions/98562/…
Aug
16
comment ssh terminal slow after time
wrong site. Sorry. Will post link to answer here if i find it.
Aug
16
asked ssh terminal slow after time
Jul
30
comment wp_logout Not Logging Me Out
Couldn't get wp_redirect() to work so instead I'm using: wp_logout(); auth_redirect(); which worked perfectly for me
Jul
27
answered Custom login page problem!
Jan
2
comment whats the difference between term_id and term_taxonomy_id
actually just answered that last question. Had a look at the wp_terms table and yep using the term_id only is safe. Thanks for your reply @Juan
Jan
2
comment whats the difference between term_id and term_taxonomy_id
so manipulating and grabbing terms based only on the term_id wouldn't cause duplicates then?
Jan
2
accepted whats the difference between term_id and term_taxonomy_id
Jan
2
asked whats the difference between term_id and term_taxonomy_id
Dec
6
revised Can't pass table to $wpdb->prepare
changed my version of code from link to allow for tables that aren't created using the $wpdb->prefix
Dec
6
answered Can't pass table to $wpdb->prepare