<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: IP</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: IP</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 11:14:05 +0000</pubDate>

<item>
<title>t31os_ on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285841</link>
<pubDate>Wed, 18 Nov 2009 17:58:51 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285841@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You know, i never login when accessing from another PC, so i thought i'd better confirm if it works..&#60;/p&#62;
&#60;p&#62;Logged in from another PC under a test account. Sitting look at the administration panel right now. I know that's not what you wanted to hear, but for the sake of verfiying it works..&#60;/p&#62;
&#60;p&#62;Can you paste the error in it's entirety here please?
&#60;/p&#62;</description>
</item>
<item>
<title>Rakeki on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285829</link>
<pubDate>Wed, 18 Nov 2009 17:51:58 +0000</pubDate>
<dc:creator>Rakeki</dc:creator>
<guid isPermaLink="false">1285829@http://wordpress.org/support/</guid>
<description>&#60;p&#62;yes i have a static LAN address when i use my LAN for the website it works fine... but as soon as somebody on my LAN connects to the website and logs in it attemps to connect to the MYSQL on their computer i know this because the URL box stated &#34;localhost&#34; before timing out and reciving a database error
&#60;/p&#62;</description>
</item>
<item>
<title>t31os_ on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285821</link>
<pubDate>Wed, 18 Nov 2009 17:45:47 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285821@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Oh right, my bad, i didn't realise you were referring to the wp-config line, i was thinking you meant the blog url settings etc... which had me confused..&#60;/p&#62;
&#60;p&#62;Pretty sure we're both successfully doing what the original poster is asking about then, except we seem to have a bit more luck... :)
&#60;/p&#62;</description>
</item>
<item>
<title>apljdi on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285790</link>
<pubDate>Wed, 18 Nov 2009 17:07:51 +0000</pubDate>
<dc:creator>apljdi</dc:creator>
<guid isPermaLink="false">1285790@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;strong&#62;@ t3los_&#60;/strong&#62;&#60;br /&#62;
It is PHP that is connecting to MySQL, not the browser, and PHP runs on the server, and since PHP and MySQL are on the same machine (at least right now) using localhost as my DB_HOST in wp-config.php works fine. My 'home' and 'siteurl' are set to the server's static IP, of course, for the reasons you mention.
&#60;/p&#62;</description>
</item>
<item>
<title>t31os_ on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285755</link>
<pubDate>Wed, 18 Nov 2009 16:36:25 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285755@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;strong&#62;@ apljdi&#60;/strong&#62;&#60;br /&#62;
How do your lan PC's see the page if it's using localhost, localhost will resolve to the PC you're viewing on will it not? You'll see the page, but any stylesheet links etc, should point to invalid locations..
&#60;/p&#62;</description>
</item>
<item>
<title>apljdi on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285751</link>
<pubDate>Wed, 18 Nov 2009 16:32:22 +0000</pubDate>
<dc:creator>apljdi</dc:creator>
<guid isPermaLink="false">1285751@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;okay when i change it to ('DB_HOST', 'localhost'); put define('DB_HOST', 192.168.?.?);
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;No. You are supposed to substitute the one for the other.&#60;/p&#62;
&#60;p&#62;Replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;DB_HOST&#38;#39;, &#38;#39;localhost&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;With:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;define(&#38;#39;DB_HOST&#38;#39;, 192.168.?.?);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Of course, you need to substitute your actual IP address. I don't know that this will help though, honestly. I connect to my development installs from half a dozen computers inside the LAN and I use 'localhost' in the wp-config. I only suggested it because your first post implied that MySQL was trying to connect to the wrong machine(s).&#60;/p&#62;
&#60;p&#62;Do you have a screen shot of the login error?&#60;/p&#62;
&#60;p&#62;Also:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;i know all about DHCP lol and you can disable this feature &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;So this means that your server does have a static IP right?
&#60;/p&#62;</description>
</item>
<item>
<title>t31os_ on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285666</link>
<pubDate>Wed, 18 Nov 2009 15:23:03 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285666@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well i can't see what the issue is, all i've done to get it working here is change the blog/web URL to my local IP, and all local PCs are able to view the page.&#60;/p&#62;
&#60;p&#62;Does anything come up at all for the other PCs when connecting to the IP, or does it just timeout / page not found?
&#60;/p&#62;</description>
</item>
<item>
<title>Rakeki on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285560</link>
<pubDate>Wed, 18 Nov 2009 13:39:00 +0000</pubDate>
<dc:creator>Rakeki</dc:creator>
<guid isPermaLink="false">1285560@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i know all about DHCP lol and you can disable this feature
&#60;/p&#62;</description>
</item>
<item>
<title>MSR6 on "[Plugin: CyStats] 127.255.255.255 ???"</title>
<link>http://wordpress.org/support/topic/333071#post-1285524</link>
<pubDate>Wed, 18 Nov 2009 12:54:53 +0000</pubDate>
<dc:creator>MSR6</dc:creator>
<guid isPermaLink="false">1285524@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am getting an IP # 127.255.255.255 for some of my human visitors.  It throws off the stats by counting each hit as a unique visitor.  I checked the IP and it is some kind of loopback.  Help, I need my stats to be correct.&#60;br /&#62;
My site is &#60;a href=&#34;http://www.MSRplastics.com&#34; rel=&#34;nofollow&#34;&#62;http://www.MSRplastics.com&#60;/a&#62;&#60;br /&#62;
Custom soft plastic fishing lures.&#60;br /&#62;
Thanks for any help with this issue&#60;br /&#62;
Mike
&#60;/p&#62;</description>
</item>
<item>
<title>Rakeki on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285492</link>
<pubDate>Wed, 18 Nov 2009 12:14:16 +0000</pubDate>
<dc:creator>Rakeki</dc:creator>
<guid isPermaLink="false">1285492@http://wordpress.org/support/</guid>
<description>&#60;p&#62;okay when i change it to ('DB_HOST', 'localhost'); put define('DB_HOST', 192.168.?.?); i cannot connect to the wordpress myself
&#60;/p&#62;</description>
</item>
<item>
<title>t31os_ on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285300</link>
<pubDate>Wed, 18 Nov 2009 05:57:30 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285300@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I use my lan IP for my local installation, the thing that caught me out was the IP problem, most routers give these via DHCP, which means it changes each time you refresh the connection, reconnect, reboot, or whatever...&#60;/p&#62;
&#60;p&#62;Please realise i'm not talking about the IP your router gets (your ISP IP address), incase there was any confusion, but the internal local IPs (ie. the IP addresses the router assigns to the PCs on the local network).
&#60;/p&#62;</description>
</item>
<item>
<title>apljdi on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285261</link>
<pubDate>Wed, 18 Nov 2009 04:46:26 +0000</pubDate>
<dc:creator>apljdi</dc:creator>
<guid isPermaLink="false">1285261@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Change the setting in your wp-config.php file. Instead of &#60;code&#62;define(&#38;#39;DB_HOST&#38;#39;, &#38;#39;localhost&#38;#39;);&#60;/code&#62; put &#60;code&#62;define(&#38;#39;DB_HOST&#38;#39;, 192.168.?.?);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This part of t3los_'s post you did not say you did-- 'just be sure to set your PC to a static IP'. Good idea.
&#60;/p&#62;</description>
</item>
<item>
<title>Rakeki on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285128</link>
<pubDate>Wed, 18 Nov 2009 01:26:47 +0000</pubDate>
<dc:creator>Rakeki</dc:creator>
<guid isPermaLink="false">1285128@http://wordpress.org/support/</guid>
<description>&#60;p&#62;ive done that =/ and i said ive done that with my first post &#38;gt;.&#38;lt;
&#60;/p&#62;</description>
</item>
<item>
<title>t31os_ on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285114</link>
<pubDate>Wed, 18 Nov 2009 01:06:46 +0000</pubDate>
<dc:creator>t31os_</dc:creator>
<guid isPermaLink="false">1285114@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Set the local IP as the blog URL/WP url..&#60;/p&#62;
&#60;p&#62;ie. the 2 settings that currently say..&#60;br /&#62;
&#60;a href=&#34;http://localhost&#34; rel=&#34;nofollow&#34;&#62;http://localhost&#60;/a&#62;&#60;br /&#62;
should read..&#60;br /&#62;
&#60;a href=&#34;http://192.168.1.1&#34; rel=&#34;nofollow&#34;&#62;http://192.168.1.1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Purely an example, just be sure to set your PC to a static IP (any decent router allows IP reservation, no PC config required), otherwise you'll be forever changing the URL to match your IP..&#60;/p&#62;
&#60;p&#62;Good chance your PC/Mac uses DHCP to get a dynamic local IP, for example within a range of 192.168.1.2 &#38;gt; 192.168.1.255 , if that changes, you'll have to update your WP install each time with the new IP. Mac, PC whatever, there's plenty of guides on how to set a static local IP.
&#60;/p&#62;</description>
</item>
<item>
<title>Rakeki on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285105</link>
<pubDate>Wed, 18 Nov 2009 00:55:36 +0000</pubDate>
<dc:creator>Rakeki</dc:creator>
<guid isPermaLink="false">1285105@http://wordpress.org/support/</guid>
<description>&#60;p&#62;im triyng to find where i do that =/
&#60;/p&#62;</description>
</item>
<item>
<title>apljdi on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1285065</link>
<pubDate>Tue, 17 Nov 2009 23:56:13 +0000</pubDate>
<dc:creator>apljdi</dc:creator>
<guid isPermaLink="false">1285065@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Try using the IP address of your MySQL server-- 192.168.?.? (probably)-- instead of the localhost alias.
&#60;/p&#62;</description>
</item>
<item>
<title>Rakeki on "need help making it public"</title>
<link>http://wordpress.org/support/topic/332825#post-1284762</link>
<pubDate>Tue, 17 Nov 2009 20:05:01 +0000</pubDate>
<dc:creator>Rakeki</dc:creator>
<guid isPermaLink="false">1284762@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey im having problems with allowing people on my LAN line to connect and use my blog, i have changed the WordPress address (URL) and Blog address (URL) to my LAN ip address, at first i thought it worked but then when the user tryed to log in, it tryed connecting to localhost, because the mysql wasnt on their computer it wouldnt display, how can i get the user to connect to my pc's (LAN) when going through the login stage.
&#60;/p&#62;</description>
</item>
<item>
<title>securelive on "[Plugin: SecurePress Website Security Analyzer] Thinks EVERYTHING is an attack!"</title>
<link>http://wordpress.org/support/topic/330663#post-1277682</link>
<pubDate>Wed, 11 Nov 2009 16:52:40 +0000</pubDate>
<dc:creator>securelive</dc:creator>
<guid isPermaLink="false">1277682@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Dave,&#60;br /&#62;
&#60;strong&#62;Thank you for your very detailed review of SecurePress&#60;/strong&#62;, I would like to validate and acknowledge everything you have written as accurate. We did have an issue with a &#60;strong&#62;FALSE POSITIVE&#60;/strong&#62; on your IP address, and believe we have resolved this issue.&#60;/p&#62;
&#60;p&#62;We have taken the ideas that you have suggested and started implementing them today. We are right now working on a version that will allow IP addresses to only be blocked for &#34;X&#34; amount of days, the administrator will be able to determine the number of days. This will allow stale IP addresses to fall off the block list and continue to protect your site on additional attempts from that IP address.&#60;/p&#62;
&#60;p&#62;As for the instruction or help section, we will be adding a new unprotected area of SecureLive to devoted to the help section to assist with any incident needing help.&#60;/p&#62;
&#60;p&#62;As for you being blocked, this is more a discovery than error, although SecurePress was doing its job, because of a prior attack from your IP address from a few months ago, SecurePress was protecting all SecureLive sites and simultaneously reporting to you about your site. &#60;/p&#62;
&#60;p&#62;We would like the opportunity to speak with you, we will resolve this issue as quickly as possible. Please call us directly at (888) 300-4546, if you are overseas, please E-Mail your phone number at (jb + securelive.net) and I will then call you. We are very serious about resoving security issues and would like to extend our full support in winning your confidence and trust.
&#60;/p&#62;</description>
</item>
<item>
<title>drift_dave on "[Plugin: SecurePress Website Security Analyzer] Thinks EVERYTHING is an attack!"</title>
<link>http://wordpress.org/support/topic/330663#post-1277498</link>
<pubDate>Wed, 11 Nov 2009 15:04:41 +0000</pubDate>
<dc:creator>drift_dave</dc:creator>
<guid isPermaLink="false">1277498@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I recently installed SecurePress in an attempt to enhance the security on my already very secure WP site. Although the plugin looks good, it really doesn't offer much configuration and the biggest issue is that it thinks that ALL activity on my site is an attack! Quickly my email box started filling up with reports of &#34;attacks&#34;, but with a little research I discovered that it was MY IP ADDRESS! So I looked into trying to get support for the issue AND WAS BLOCKED from the plugin developers website. One of the &#34;features&#34; of the plugin is that it shares reported attacks with a central database. Now since my IP was involved in a FALSE POSITIVE attack report, I am being BLOCKED from looking at the support documentation on the developers site. This is so ridiculous it is funny!!! Needless to say I have disabled this plugin and recommend people steer clear until at which time the developer does some rethinking on the whole concept and at least puts the support documentation in an &#34;unprotected&#34; section of their site.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/securepress-plugin/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/securepress-plugin/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>VinceSamios on ""Contact Form 7" - Show IP ?"</title>
<link>http://wordpress.org/support/topic/229196#post-1259510</link>
<pubDate>Mon, 26 Oct 2009 16:14:10 +0000</pubDate>
<dc:creator>VinceSamios</dc:creator>
<guid isPermaLink="false">1259510@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I wrote a post about adding IP addresses into CF7, as well as date, time, source page etc. I provided a solution to adding the IP address to CF7 v 1.9.3 back in the day.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://vincesamios.com/internetmarketing/contact-form-7-ip-address-date-time-and-page-url&#34;&#62;Contact Form 7 - IP Address, Time and Date, Source Page URL&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Might interest a few people?
&#60;/p&#62;</description>
</item>
<item>
<title>optimist7 on ""Contact Form 7" - Show IP ?"</title>
<link>http://wordpress.org/support/topic/229196#post-1248869</link>
<pubDate>Fri, 16 Oct 2009 16:31:53 +0000</pubDate>
<dc:creator>optimist7</dc:creator>
<guid isPermaLink="false">1248869@http://wordpress.org/support/</guid>
<description>&#60;blockquote&#62;&#60;p&#62;Insert [wpcf7.remote_ip] into your Mail - Message body textarea. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Thanks takayukister! You're the king :) Can you tell us some more tips on what we can insert in that form? Can we catch host names as well?
&#60;/p&#62;</description>
</item>
<item>
<title>ClaytonJames on "URL's pointers on my blog."</title>
<link>http://wordpress.org/support/topic/321541#post-1248868</link>
<pubDate>Fri, 16 Oct 2009 16:29:32 +0000</pubDate>
<dc:creator>ClaytonJames</dc:creator>
<guid isPermaLink="false">1248868@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You will need to change your wordpress/blog address in your dashboard to whatever dyndns domain name you will set up in your account. Then once you run the updater on a local machine (or the updater can already be present as a feature in some home routers), it should quickly propagate and you should then be able to access your site with your dynamic domain name. ie... if you choose //www.myhomeblog.dyndns.net as your domain name, you will have to enter that in the dashboard in place of the internal ip address that is currently there. You may also need to set up or edit a virtual host to match the domain name in http.conf if the default configuration doesn't seem to play nice.
&#60;/p&#62;</description>
</item>
<item>
<title>kratosaurion7 on "URL's pointers on my blog."</title>
<link>http://wordpress.org/support/topic/321541#post-1248318</link>
<pubDate>Fri, 16 Oct 2009 03:12:28 +0000</pubDate>
<dc:creator>kratosaurion7</dc:creator>
<guid isPermaLink="false">1248318@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Nice thanks a lot, I'll investigate this. As to foresee any problem: will I have to change something in the configuration of my Wordpress for it to work? Or is it simply to mess around with my web server application?
&#60;/p&#62;</description>
</item>
<item>
<title>ClaytonJames on "URL's pointers on my blog."</title>
<link>http://wordpress.org/support/topic/321541#post-1248236</link>
<pubDate>Fri, 16 Oct 2009 01:02:43 +0000</pubDate>
<dc:creator>ClaytonJames</dc:creator>
<guid isPermaLink="false">1248236@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Easiest, most consistent solution (in my opinion) for a home server is to just get a free dynamic dns service. &#60;a href=&#34;http://www.dyndns.com/ &#34;&#62;This one &#60;/a&#62;seems to work just fine.&#60;br /&#62;
There are many others.
&#60;/p&#62;</description>
</item>
<item>
<title>kratosaurion7 on "URL's pointers on my blog."</title>
<link>http://wordpress.org/support/topic/321541#post-1248061</link>
<pubDate>Thu, 15 Oct 2009 22:20:25 +0000</pubDate>
<dc:creator>kratosaurion7</dc:creator>
<guid isPermaLink="false">1248061@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi everyone, I have had my own wordpress blog for a couple of days now and I uploaded it on my server I maintain at home. Problem is when I give the address to people ( the IP address, I don't have a domain name yet ) they can access the front page but not the others. This is because every pages are pointing to my private IP(192.168.*.* ) and no one else can access it. I can of course browse the site because the links are pointing to my private IP and that I of course cannot use my public IP(74.68.*.*) to visit it.&#60;/p&#62;
&#60;p&#62;I find it hard to express my question but: how can I modify the links to direct to my &#34; &#60;a href=&#34;http://74.63.&#34; rel=&#34;nofollow&#34;&#62;http://74.63.&#60;/a&#62;*.*/wordpress/about.php &#34; ?  And does having my domain name will resolve this issue?&#60;/p&#62;
&#60;p&#62;(This might not be a wordpress related question, I don't really know ^.^ )
&#60;/p&#62;</description>
</item>
<item>
<title>byegeorge on "Bots are ruining my stats"</title>
<link>http://wordpress.org/support/topic/318386#post-1237408</link>
<pubDate>Tue, 06 Oct 2009 18:45:35 +0000</pubDate>
<dc:creator>byegeorge</dc:creator>
<guid isPermaLink="false">1237408@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm using StatPressCN.&#60;/p&#62;
&#60;p&#62;In the last few days I've been getting many repeating hits and spam from around the world.&#60;/p&#62;
&#60;p&#62;Can I block these IP addresses?
&#60;/p&#62;</description>
</item>
<item>
<title>samboll on "How to get registered users' ip address"</title>
<link>http://wordpress.org/support/topic/313995#post-1223925</link>
<pubDate>Thu, 24 Sep 2009 23:18:31 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">1223925@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I wouldn't know how - maybe someone else will see this&#60;/p&#62;
&#60;p&#62;this is sort of old but might give you some ideas&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Plugin_API/Filter_Reference/pre_comment_user_ip&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Plugin_API/Filter_Reference/pre_comment_user_ip&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>levani01 on "How to get registered users' ip address"</title>
<link>http://wordpress.org/support/topic/313995#post-1223601</link>
<pubDate>Thu, 24 Sep 2009 19:08:32 +0000</pubDate>
<dc:creator>levani01</dc:creator>
<guid isPermaLink="false">1223601@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I don't want to track all visitors' ip address. I just need to get current logged in users ip as a php variable. Is that possible?
&#60;/p&#62;</description>
</item>
<item>
<title>samboll on "How to get registered users' ip address"</title>
<link>http://wordpress.org/support/topic/313995#post-1221813</link>
<pubDate>Wed, 23 Sep 2009 12:33:18 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">1221813@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wassup/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wassup/&#60;/a&#62;&#60;br /&#62;
this is a detailed stats plugin - it gives ip addresses when folks visit the site
&#60;/p&#62;</description>
</item>
<item>
<title>levani01 on "How to get registered users' ip address"</title>
<link>http://wordpress.org/support/topic/313995#post-1221759</link>
<pubDate>Wed, 23 Sep 2009 11:20:45 +0000</pubDate>
<dc:creator>levani01</dc:creator>
<guid isPermaLink="false">1221759@http://wordpress.org/support/</guid>
<description>&#60;p&#62;How to get registered users' ip address if he/she hasn't added a comment?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
