apply_filters( 'wp_refresh_nonces', $response, $data, $screen_id )
过滤发送至 “新建/编辑文章”屏幕的非代码。
$response = apply_filters( 'wp_refresh_nonces', $response, $data, $screen_id );