[wp-trac] Re: [WordPress Trac] #2469: Multiple #2440 Issues
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 17 03:32:08 GMT 2006
#2469: Multiple #2440 Issues
----------------------------+-----------------------------------------------
Id: 2469 | Status: new
Component: Administration | Modified: Fri Feb 17 03:32:08 2006
Severity: major | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: anonymous | Reporter: masquerade
----------------------------+-----------------------------------------------
Old description:
> 1. This causes a filter regression, plugins can no longer disable pinging
> at their will without clearing the option. I personally suggest adding a
> hook, execute_pings, to which generic_ping is added in default-
> filters.php as it was before.
>
> 2. This does no checks against whether the update services have already
> been pinged. This is a really quick way to get the entire WP
> blog-o-sphere blacklisted from many if not all update services that
> Ping-O-Matic pings.
New description:
1. This causes a filter regression, plugins can no longer disable pinging
at their will without clearing the option. I personally suggest adding a
hook, execute_pings, to which generic_ping is added in default-filters.php
as it was before.
2. This does no checks to see if the site has been pinged already, which
could lead to blacklisting upon repeated saves to the post.
3. Generic sites will not be pinged unless a trackback or pingback is
waiting, potentially delaying the pings until the next post is published.
There's something else I had that I'm forgetting, I'll update again later
if I can remember.
--
Ticket URL: <http://trac.wordpress.org/ticket/2469>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list