you should consider making the dates fixed after some scrolling
if(!get_post_meta(post->ID, "exclude",true)){
//do stuff
}
even if they decide to add unnecessary shortcodes it should always be on a plugin so when the theme changes youre not left with brackets everywhere
its done with a bit of javascript
for setting the sound at 10%
var video=document.getElementById("videoId");
video.volume=0.1;
a nice reference when your looking for an expression .could be like authors resources thread
a bit offtopic but isnt it time for a pure expressions-scripts thread?
flashato said
I’m pretty sure that Press will stay around this place for a while …
pressmaster is a stock videos seller. hes everywhere. well done
<?php get_the_term_list( $id, $taxonomy, $before, $sep, $after ) ?>for more info look the codex here
right person to get an answer from . thank you 
I am planing on releasing my first wp theme but i dont know if its the right time. is summer a bad period for sales?
