[wp-trac] [WordPress Trac] #5212: Unused var/global on xmlrpc
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 16 05:36:55 GMT 2007
#5212: Unused var/global on xmlrpc
--------------------------+-------------------------------------------------
Reporter: g30rg3x | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.3.1
Component: Optimization | Version: 2.3
Severity: trivial | Keywords: has-patch 2nd-opinion
--------------------------+-------------------------------------------------
Inside the function pingback_ping in the xmlrpc.php file there is a
declared global var called "wp_version", but this var is never used inside
the function, i think it should be kill like the one in the recently
changeset 6250.
--
Ticket URL: <http://trac.wordpress.org/ticket/5212>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list