| bio | website | joehoyle.co.uk |
|---|---|---|
| location | England, United Kingdom | |
| age | ||
| visits | member for | 2 years, 9 months |
| seen | Apr 17 at 21:19 | |
| stats | profile views | 59 |
|
Sep 10 |
awarded | Enlightened |
|
Sep 10 |
awarded | Nice Answer |
|
Aug 12 |
awarded | Yearling |
|
Jun 8 |
awarded | Caucus |
|
May 3 |
comment |
Making extra parameters optional I don;t think this answer is great, firstly it's way too loose, also the way the "optional" sections are done is not rebust, that rule would match /whats-on/2012/01ad25, better to encapsulate it including the / like this: /whats-on/([\d]+)(/([\d]+))?(/([\d]+))?/? |
|
May 3 |
answered | front end logo upload like happytables |
|
Jan 25 |
revised |
How display specific category post to specific users? deleted 1 characters in body |
|
Jan 25 |
answered | How display specific category post to specific users? |
|
Jan 25 |
comment |
Any problem in using native jquery ajax style instead of using admin-ajax.php? What is the jQuery native way? jQuery sends a request to any URL, admin ajax is your URL. It's surely no different to any other jQuery ajax request? |
|
Jan 21 |
answered | Set Wordpress TinyMCE Editor To Readonly |
|
Jan 21 |
answered | How can I enable a TINYMCE rich text editor in the admin interface? |
|
Jan 21 |
answered | Exporting by table |
|
Oct 16 |
answered | Problem with 'post__not_in' |
|
Aug 13 |
awarded | Yearling |
|
Jul 18 |
awarded | Enlightened |
|
Jul 18 |
awarded | Nice Answer |
|
Jun 12 |
revised |
How to wrap admin menus and menu headers in additional divs without modifying the WordPress core? capital_P dang it! |
|
Jun 12 |
suggested | suggested edit on How to wrap admin menus and menu headers in additional divs without modifying the WordPress core? |
|
Jun 11 |
comment |
A function like is_page() but returns true if on any sub page of given page I don't think this is a great answer, because I don't think it answers the question very well. It's not recursive, and it's not a step-in equivalent of is_page() as you can only pass the page ID. is_page() supports ID, slug and name.
I hope this doesn't sound obnoxious, just just disagree :s |
|
Jun 11 |
answered | “NOT ONLY IN” taxonomy query operator? |