add_action ('wp_footer', function($arguments) use ($myvar) { echo $myvar; }, $priority_integer, $accepted_arguments_integer);
確定! 回上一頁