Item Type
Item Name
Search file in folder and subfolders...
<?php interface Types_Wpml_Interface { public function translate(); public function register( $slug_update = false ); }