Completed
Push — master ( 933836...32a7c2 )
by Mike
08:12
created
includes/wc-formatting-functions.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,6 @@
 block discarded – undo
32 32
  * Cannot use wc_clean because it sometimes strips % chars and breaks the user's setting.
33 33
  *
34 34
  * @since 2.6.0
35
- * @param string $taxonomy
36 35
  * @return string
37 36
  */
38 37
 function wc_sanitize_permalink( $value ) {
Please login to merge, or discard this patch.