31
Jul
I just bought Kontakt, and its script language looks interesting, but I can’t find a full API … anyone know where I should look?
post_excerpt) { $description = $post->post_excerpt; } else { $description = substr(strip_tags($post->post_content),0,220); } } ?>
I just bought Kontakt, and its script language looks interesting, but I can’t find a full API … anyone know where I should look?