add_filter ( string $hook_name, callable $callback, int $priority = 10, int $accepted_args = 1 ). Adds a callback function to a filter hook.
確定! 回上一頁