WPIntell

Source evidence

Language in JS

WP-Click-Tracker · support · 2011-07-11T23:00:00+00:00

complaintsentiment
mediumseverity
0.8relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 22 rows with source links

9.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
thomtels unresolved
Is it really necessary to put language like this in a place where it’s going to end up in the header of every page? //FireFox 3 is a bitch; it doesn't track links which open in "self" Yes exactly! No need. It’s causing my site to be blocked as it contains ‘profane’ language. Almost all major companies and certainly government organisations use content filtering. Any idea how/where I can modify this code so that it doesn’t populate into every header? Many thanks Well, I’ve found the offending php file. It’s called “click-tracker.php” The author is Eric Lamb (email : eric@ericlamb.net ) I’ve sent him an e-mail asking him to change the language in the next release. However, in the mean time you can modify the file yourself in Notepad or similar. Open the file and scroll down until you find the above line and just substitute the wording to maybe ‘Firefox 3 is wrong…’. Don’t forget to save it as click-tracker.php and then FTP it to it’s home directory. In my case this was: /….(your home directory)…/wp-content/plugins/wp-click-track I hope this will be helpful to someone.

Comments

2 shown
hivoltage88 2011-10-18T09:58:00+00:00

Yes exactly! No need. It’s causing my site to be blocked as it contains ‘profane’ language. Almost all major companies and certainly government organisations use content filtering. Any idea how/where I can modify this code so that it doesn’t populate into every header? Many thanks

hivoltage88 2011-10-24T22:03:00+00:00

Well, I’ve found the offending php file. It’s called “click-tracker.php” The author is Eric Lamb (email : eric@ericlamb.net ) I’ve sent him an e-mail asking him to change the language in the next release. However, in the mean time you can modify the file yourself in Notepad or similar. Open the file and scroll down until you find the above line and just substitute the wording to maybe ‘Firefox 3 is wrong…’. Don’t forget to save it as click-tracker.php and then FTP it to it’s home directory. In my case this was: /….(your home directory)…/wp-content/plugins/wp-click-track I hope this will be helpful to someone.