It’s now been a month since I’ve been approved, and yet I see other people checking in new plugins apparently with no problem. I am still receiving a message when I attempt to check out the repository that states:
http://svn.wp-plugins.org/devowelizer doesn’t exist
Any help out there?
And then type dir > files.txt in the folder with images. Open it up in your favorite text editor (like NoteTab), strip out all the excess stuff and do a quick search and replace for EOL char, replacing it with something like
" alt="" />\n<img src="
Well, that’s what I do 🙂
I have a special-purpose plugin (UniqueVisitors) I wrote a couple years back to help me track an individual human user that was using dynamic IP addresses.
It’s sole function is to add an image to the footer with a unique ID, like /wp-content/plugins/unique-visitors/spacer.gif?ffbb904f3eaca4c1acc
Detailed analysis, not exactly, but I then use AWstats (and other similar tools) to analyze my raw web server logs to track this particular visitor.