[wp-trac] Re: [WordPress Trac] #4602: Function for getting the clients IP address

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 10 15:51:18 GMT 2007


#4602: Function for getting the clients IP address
-------------------------+--------------------------------------------------
 Reporter:  hovenko      |        Owner:  anonymous  
     Type:  enhancement  |       Status:  new        
 Priority:  normal       |    Milestone:  2.3 (trunk)
Component:  General      |      Version:             
 Severity:  normal       |   Resolution:             
 Keywords:  has-patch    |  
-------------------------+--------------------------------------------------
Comment (by markjaquith):

 Andy Skelton noted that you can accomplish this without a function, by
 simply manipulating the superglobal "live" in a plugin.

 Furthermore, that gives people the freedom to use HTTP_X_FORWARDED_FOR
 values or not, instead of forcing them to accept them.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4602#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list