iwpml-tm-word-count-set.php 79 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?php interface IWPML_TM_Word_Count_Set { public function process( $id ); }