Searched refs:input_name (Results 1 – 1 of 1) sorted by relevance
333 function getPluginName($text, $input_name="") { argument354 if(!$input_name) return null;355 $input_name=str_replace ('"', "", $input_name);356 $needle = 'plugin_' . $input_name;