Completed
Push — master ( c6a753...e758eb )
by Mike
02:16
created
includes/class-delete.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,6 @@
 block discarded – undo
48 48
 	 *
49 49
 	 * @see WP_Query, wp_delete_post
50 50
 	 *
51
-	 * @param string $slug a custom post type ID.
52 51
 	 * @param boolean $echo Whether or not to echo the result
53 52
 	 */
54 53
 	public function delete_objects( $echo = false, $data ){
Please login to merge, or discard this patch.