| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | yesterday | |
| stats | profile views | 5 |
|
May 7 |
comment |
How to remove thumbnail sizes for specific post type on a child theme? It's starting to look like it's not possible. It's a shame to have to create all those versions ov every image. |
|
May 7 |
comment |
Post thumbnail size for custom field only @toscho One is about custom fields, and one for post types. Also, the other question is about removing sizes, this one is about adding. I think this is a harder question, the other one may have an answer. |
|
May 7 |
asked | Post thumbnail size for custom field only |
|
May 7 |
asked | How to remove thumbnail sizes for specific post type on a child theme? |
|
May 1 |
awarded | Tumbleweed |
|
Apr 27 |
accepted | How to properly sanitize strings without $wpdb->prepare? |
|
Apr 27 |
comment |
How to properly sanitize strings without $wpdb->prepare? That did it. Thanks! |
|
Apr 26 |
comment |
How to properly sanitize strings without $wpdb->prepare? Thanks. Would this also work with JOIN clauses? I have another query where depending on the fields chosen, some JOIN statements need to be added (I though adding them this way would make the search more efficient, than doing JOINs I may not even need.) |
|
Apr 26 |
comment |
How to properly sanitize strings without $wpdb->prepare? The problem is that my query looks like SELECT * FROM {$wpdb->posts} WHERE $val $val1 $val2 Depending on which items the person used in the advanced search, some of those variables are empty, some actually have a condition. |
|
Apr 26 |
asked | How to properly sanitize strings without $wpdb->prepare? |
|
Apr 24 |
asked | Advanced search: roles and multiple taxonomies |
|
Mar 27 |
comment |
Why does my custom WP role need edit_posts to edit images? This worked for me. Just a note, there is an extra ")" in the first line of code. In my case, since I'm using a plugin to show people only their own uploads, all I needed was the if statement to check it this is an attachment. |
|
Mar 19 |
awarded | Commentator |
|
Mar 19 |
comment |
Create archives by author role Thanks, I'll give this a try. |
|
Mar 19 |
accepted | Create archives by author role |
|
Mar 19 |
answered | Create archives by author role |
|
Mar 16 |
comment |
TwentyTwelve versioning @bungeshea The styles aren't being loaded in header.php (like I said in my questions). They are being loaded in functions.php |
|
Mar 12 |
accepted | TwentyTwelve versioning |
|
Mar 12 |
asked | Create archives by author role |
|
Mar 11 |
awarded | Editor |