Opened 6 years ago
Last modified 4 years ago
#46931 new defect (bug)
Argument type mismatch
Reported by: | subrataemfluence | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | has-patch needs-refresh |
Focuses: | docs | Cc: |
Description
In wp-includes/comment-template.php
, we have argument types mismatched in DOC block of comment_form_title
function.
Please check if the proposed patch works.
Attachments (4)
Change History (12)
#3
@
6 years ago
@subrataemfluence There is small error in patch 46931-2.diff line number 888
#4
@
6 years ago
Strange! I can't see it at my end!! How come it gets in there? Anyways, I have submitting again. The patch is still the same :)
Note: See
TracTickets for help on using
tickets.
Hi @subrataemfluence, thanks for the patch!
Can you please check other function in
wp-includes/comment-template.php
and fix similar DocBlocks.Like below function that need to fix, If required check other functions and fix similar DocBlocks.
comments_number
get_comments_number_text
comment_type