Topic: Search hooks

In search.php (line 691), the hook 'se_new_action' is inside the default case. If more cases are added, do you use the if statement to separate them?

Also, which hook to use to add more entries to $pun_url in include/url/Default.php?

Thanks.

Re: Search hooks

Yes, a new action is specified using an if statement.

co_common