How would I make a javascript able to show or hide items in a View? (I am not asking about how to write the script, but how to integrate it into a view block)
Does global $post not work in ajax with wordpress? I did global $post on my php script and then did var_dump($post) and it returned null. however, bloginfo('url'); returned properly