| bio | website | |
|---|---|---|
| location | ||
| age | 24 | |
| visits | member for | 1 year, 2 months |
| seen | May 7 at 18:47 | |
| stats | profile views | 0 |
I'm a designer, web developer, artist, vegetarian, cook, and human with a passion for computers, problem solving, food, nature, technology, and outer space, among other things.
|
Feb 21 |
comment |
WP_Query orderby taxonomy term value (numeric) Fair enough, @s_ha_dum |
|
Feb 21 |
comment |
WP_Query orderby taxonomy term value (numeric) The question specifically stated "custom taxonomy with a numeric term value." Added a demonstration of using 'meta_value_num'. |
|
Feb 21 |
revised |
WP_Query orderby taxonomy term value (numeric) Added expanded demonstration, because apparently calling out which options to use and linking to the documentation about that specific section is not enough. |
|
Feb 20 |
answered | WP_Query orderby taxonomy term value (numeric) |
|
Jan 23 |
comment |
Custom post type conditional in loop So is 'foo_post_type' a custom taxonomy attached to your custom post type? It's hard to tell from your heavily abstracted code. |
|
Jan 7 |
awarded | Scholar |
|
Jan 7 |
accepted | why do HTML Comments in the WYSIWYG break the page display? |
|
Jan 7 |
comment |
why do HTML Comments in the WYSIWYG break the page display? Well, technically, that other question is a duplicate of this one... I beat them to it by a few months. But let's not split hairs. Thanks for the answer! |
|
Oct 3 |
revised |
Adding custom field to an array added 73 characters in body |
|
Oct 3 |
comment |
Adding custom field to an array No, that's for getting users BY their meta data values. What you want is to get meta data BY user. I have set up a quick test of this and it IS working... Missed your edit — glad it works for you. It's actually doing the same thing as the $user->get() option, except your function does not require a WP_User object (which you already had), simply a user ID. |
|
Oct 3 |
comment |
Adding custom field to an array Check out my edit — it should do what you need it to. |
|
Oct 3 |
revised |
Adding custom field to an array added 267 characters in body |
|
Oct 3 |
comment |
Adding custom field to an array Perhaps I am misunderstanding — what content has the custom field in question? Is there an "Author" custom post type? Or is "Author Status" associated with the post? |
|
Oct 3 |
answered | Adding custom field to an array |
|
May 1 |
answered | Wordpress - query 5 posts with a specific post in top |
|
Mar 6 |
awarded | Student |
|
Mar 6 |
asked | why do HTML Comments in the WYSIWYG break the page display? |
|
Mar 5 |
awarded | Supporter |
|
Feb 29 |
awarded | Editor |
|
Feb 29 |
revised |
Paginate Custom Post Type Page deleted 90 characters in body |