| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Mar 17 at 12:32 | |
| stats | profile views | 3 |
|
Aug 12 |
accepted | Distinction on meta value on pre_get_posts |
|
Aug 12 |
answered | Distinction on meta value on pre_get_posts |
|
Aug 12 |
comment |
Distinction on meta value on pre_get_posts Thanks for the answer, unfortunately I wasn't able to figure out how to edit the SELECT clause without regex as I have no idea what WordPress may do in the future, so I don't really trust simple regexes for such a complex language. In the end I found out I could just group it by wp_postmeta.meta_value on it's own (without wp_posts.ID) and it worked! |
|
Aug 9 |
revised |
Distinction on meta value on pre_get_posts deleted 18 characters in body |
|
Aug 9 |
asked | Distinction on meta value on pre_get_posts |
|
Jul 19 |
comment |
I get the following message The uploaded file could not be moved to /home/reascom/public_html/wp-content/uploads/2012/07 I'm having the same error, surprisingly it started suddenly, one day it was working and the other it wasn't. The permissions are set properly as well (0777)! Help would be greatly appreciated! |
|
Jul 16 |
answered | How to pass custom options from widget form to widget update callback? |
|
Apr 24 |
revised |
Change custom post type to hierarchical after being registered Made the code in code tags |
|
Apr 24 |
suggested | suggested edit on Change custom post type to hierarchical after being registered |
|
Apr 2 |
awarded | Altruist |
|
Apr 1 |
comment |
Drag posts and pages so you can sort them in order @Uffo I've been using it on WordPress 3.3.1 and works fine. |
|
Apr 1 |
comment |
Drag posts and pages so you can sort them in order @toscho just cos it's just a link doesn't mean it's not an answer.. |
|
Apr 1 |
answered | Drag posts and pages so you can sort them in order |
|
Mar 31 |
comment |
Buddypress Fake (non-bot) Users Have tried Sabre? - wordpress.org/extend/plugins/sabre |
|
Mar 30 |
comment |
Buddypress Fake (non-bot) Users Have you tried Akismet and/or reCAPTCHA? |
|
Mar 30 |
comment |
Set Default Listing “View” in Admin @Soulseekah, you're right, didn't think that through, I've updated the code to take into account all $_GET variables. As for the $_GET['post_type'], honestly, I wasn't too bothered with that as I only required it to be for a custom post type, which would always be there. Obviously this can be omitted.
@EAMann, You are right, however, this was the best solution I could come up with. I tried manually setting $_GET parameters, hoping that it would be set BEFORE it was read, but this didn't seem to be to the case. |
|
Mar 30 |
revised |
Set Default Listing “View” in Admin added 361 characters in body |
|
Mar 30 |
awarded | Teacher |
|
Mar 30 |
answered | Set Default Listing “View” in Admin |
|
Mar 30 |
awarded | Commentator |