#5800 closed defect (bug) (invalid)
Private blogs still send pings to external web services
| Reported by: | fitztrev | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
The option_ping_sites filter is never applied during pinging. Therefore, the function privacy_ping_filter, which is supposed to return null if the blog is set to private, isn't called.
Blogs with privacy settings of "private" will continue to ping external web services.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
get_option() should apply the filter.