| bio | website | vocecommunications.com |
|---|---|---|
| location | Lakeland, FL | |
| age | ||
| visits | member for | 2 years, 9 months |
| seen | 4 hours ago | |
| stats | profile views | 98 |
|
4h |
answered | Taxonomy as checkboxes |
|
Jan 16 |
awarded | Nice Answer |
|
Dec 20 |
answered | Only make custom image size if uploaded via Thickbox and attached to certain page |
|
Nov 13 |
awarded | Revival |
|
Nov 6 |
awarded | Enlightened |
|
Nov 6 |
awarded | Nice Answer |
|
Aug 18 |
awarded | Yearling |
|
Aug 10 |
answered | Drop down list with posts within the “add new” page |
|
Aug 10 |
answered | Running a wordpress action when a custom post type term (taxonomy category) is changed |
|
Aug 10 |
answered | Using php to overwrite or replace title tag, while using yoast |
|
Aug 10 |
answered | wp_get_attachment_metadata returns false with add_action() 'add_attachment' hook |
|
Aug 10 |
answered | Nested custom post types with permalinks |
|
Jun 8 |
awarded | Caucus |
|
Feb 7 |
answered | Exclude stylesheet from admin |
|
Jan 25 |
comment |
custom admin thumbnail for videos, not getting post's id? It may be because you're using $post->ID instead of $post_id as the get_post_meta() parameter. |
|
Jan 25 |
answered | custom admin thumbnail for videos, not getting post's id? |
|
Jan 23 |
comment |
How do I remove Pages from search? Modifying the post type object for the 'page' post type is a better solution. This solution forces the post type to be hard set as 'post' for all search queries which would keep any custom post types from showing up in the search if a site had any. Globally setting the exclude_from_search property of the 'page' post type object means that any code that depends on checking this property will have the correct information. |
|
Jan 21 |
comment |
Conditional for Custom Post Types based on this explanation, your best solution is to just pass in the post_id of the newest episode as an 'exclude' argument to your second query. |
|
Jan 10 |
answered | Replacing a placeholder term with a session variable value in taxonomy filter |
|
Jan 9 |
awarded | Analytical |