无法在wordpress中找到函数定义的位置


Unable to find where is function define in wordpress

此代码用于获取 home_page_left_box 的值

get('home_page_left_box',1,1,$GLOBALS['settings'])

找不到定义它的位置。

你能做一个

grep -ri -e 'function.* get *(' sourcedirectory