76 reputation
11
bio website scottkclark.com
location Dallas, TX
age 27
visits member for 2 years, 9 months
seen 4 hours ago
stats profile views 34

Living on the edge of reality!


Apr
28
comment CPT Template Not Showing - Getting 404
Sounds like this should be in core
Apr
8
comment Changing the meta_query of the main query based on custom query_vars and using pre_get_posts
So to confirm, you say the query does actually get set, but it's not sticking?
Apr
8
comment Changing the meta_query of the main query based on custom query_vars and using pre_get_posts
Does get_query_var( 'event_date' ) actually get any value?
Apr
7
comment Changing the meta_query of the main query based on custom query_vars and using pre_get_posts
Is this code within a class? Saw a $this reference and wanted to be sure.
Feb
5
revised Pods CMS: How to add custom column to Adnvanced Content Type
added 220 characters in body
Feb
4
comment Pods CMS: How to add custom column to Adnvanced Content Type
I'll include more explanation when I get some time later today, was just getting him what he needed ASAP.
Feb
4
answered Pods CMS: How to add custom column to Adnvanced Content Type
Feb
4
comment Pods CMS: How to add custom column to Adnvanced Content Type
I'm the lead developer of Pods, I'm away from home right now but should be able to respond properly tomorrow. You are using the right hook, but it's a filter so it passes a $ui variable that you change and return, not run another pods_ui. I'll have to look through your code to provide the tweaks you'd need.
Jan
19
awarded  Altruist
Jan
19
comment Add a menu item to Wordpress 3.5 Media Manager
@erezie, can you mark the answer on this as the one provided by Fabien Quatravaux?
Jan
19
comment Add a menu item to Wordpress 3.5 Media Manager
This looks cool, that's definitely a start! Worthy of the bounty as is, but feel free to take it to the next level if you feel the need.
Jan
16
awarded  Revival
Jan
16
comment Add a menu item to Wordpress 3.5 Media Manager
Regarding my 150 point bouny: Looking to continue the original poster's aim to use a JS-based method to add a new State menu item below "Insert from URL" and associate a new view in the primary media modal of the Post Editor.
Jan
16
comment Replicating the_editor (Media Bar, TinyMCE, Visual/HTML Tabs) functionality without a huge rewrite
To follow up, it was indeed added to WP 3.3, and now using <?php wp_editor( $value, $field_id, $settings ); ?> works awesomely w/ the Visual and Text tabs (as of 3.5, HTML tab is now called the Text tab).
Jan
16
awarded  Analytical
Jan
15
awarded  Commentator
Jan
15
awarded  Investor
Jan
15
comment Add a menu item to Wordpress 3.5 Media Manager
Any luck on this? A JS-based solution is what I'd really like to see, not the iframe PHP solution already noted in the original poster's edit and another answer
Dec
20
answered Display three different levels of navigation from wp_nav_menu separately?
Nov
12
answered Pods CMS - loading a pod twice in a page