@@ -44,6 +44,7 @@ |
||
44 | 44 | * querystring parameters to the URL, preserving existing querystring |
45 | 45 | * parameters. |
46 | 46 | * |
47 | + * @param string $params |
|
47 | 48 | * @return string Content with matching URLs having the new querystrings. |
48 | 49 | */ |
49 | 50 | function apply_parameters_to_url( $url, $params, $content ) { |