#35377 closed enhancement (fixed)
Add author_url to WP_Comment_Query
| Reported by: | dshanske | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
Description
Add argument to query author_url to WP_Comment_Query. I reread the code multiple times. This is not an option.
I have a different proposal to streamline the pingback_ping code, and it searches for duplicate pingbacks before accepting a new one. Using WP_Comment_Query would be superior to the direct database call currently performed.
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Is 35377.diff already enough? If you want matches using
LIKEyou can use thesearchparam.