Completed
Push — master ( c92875...7f8b70 )
by LA
19:21
created
includes/do-functions.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -44,6 +44,7 @@
 block discarded – undo
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 ) {
Please login to merge, or discard this patch.