interface-wpml-ajax-action-run.php 67 Bytes Raw Blame History Permalink 1 2 3 4 5 <?php interface IWPML_AJAX_Action_Run { public function run(); }