[wp-trac] [WordPress Trac] #7122: Incoming Links bug for Google
Blog Search
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 11 16:28:03 GMT 2008
#7122: Incoming Links bug for Google Blog Search
----------------------------+-----------------------------------------------
Reporter: synapsestudios | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.5.1
Severity: normal | Keywords: dashboard, incoming links, google blog search
----------------------------+-----------------------------------------------
'''Problem:'''[[BR]]
When using the Google blog search the "1" in the following conditional
should be "0". When you only have 1 incoming link from Google it will
tell you, incorrectly, that you have none.
'''File:'''[[BR]]
wp-admin/includes/dashboard.php
'''Line:'''[[BR]]
316
{{{
if ( isset($rss->items) && 1 < count($rss->items) ) {// Technorati
returns a 1-item feed when it has no results
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/7122>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list