• this plugin (version 1.1) set a hidden link to a poker site in your footer

    you will find this in visitor-likedislike-post-rating.php on line 69

    function FooterLink() {
    		$l = array('en', 'de');
    		$wpLang = 'en';
    		echo '<div style="display: none;"><a href="http://www.ftpokerbonus.com/'.iif(in_array($wpLang, $l) AND $wpLang != 'en', $wpLang.'/').'full-tilt-poker/" title="Full Tilt Poker Referral Code">Full Tilt Poker Referral Code</a></div>';
    	}

    regards

    Monika

    http://wordpress.org/extend/plugins/visitor-likedislike-post-rating/

Viewing 15 replies - 1 through 15 (of 17 total)
  • That was a good catch. I notice that the person who submitted the plugin doesn’t even seem to have a web site.

    Hopefully, the plugin will be removed.

    You should probably add the word “WARNING” to the title of this post.

    Thread Starter Monika

    (@monika)

    thanks gestroud

    but this [ [Plugin: Visitor Like/Dislike Post Rating] ] is *automatic

    πŸ˜‰

    regards
    Monika

    Thanks for the head’s up, Monika. I wouldn’t have known where to look. Do you know of any similar plugins that might accomplish the same thing but are safe? -rl

    I can’t seem to find the links anywhere in the code… and the current version is 1.5.6. Looks like he took the link out.

    It works fine but I can’t fine where I could change the plugin so that the Like/Dislike appear in the excerpt of the Homepage…

    Hi.

    (sorry about the link all, but it is taken down now).

    … Like/Dislike appear in the excerpt of the Homepage…

    SanjeeOnP: Could you describe it more precisely? so that I can add it as an upcoming feature.

    I have an homepage which displays 10 posts (excerpts) and I want to permit the visitor to vote on each one without going to the content of the article.
    ‘Cause now, to vote, we have to click and read the article, at the end of the article there is 2 small link “like”, “dislike”. I want to change that : I want to add two links on each of the excerpt : “I like” with a smiley and a number of liked people with () and I dislike the same but bad smiley.

    Title
    excerpt
    πŸ™‚ I like (10) πŸ™ I dislike (5)

    If u post u’re mail adress I will send u a png of what I am looking for

    Thanks for the plugin, I am happy that someone finally find that it could be interested to develop and show.

    Someone know how to contact PluginTaylor ?

    Thread Starter Monika

    (@monika)

    @ousep yes it looks like that there are now no hidden links

    I don’t know how to contact PluginTaylor SanjeeOnP

    Just been away from my computer for some time but back again. πŸ˜›

    I know exactly what you would like to see added SanjeeOnP, and I am planning to add a lot of new functionality in the next release. Going to have statistics, list of most popular posts and such, and the ability to select where the “like/dislike” should be. For example if some posts shouldn’t have it, or if it should be on the front page itself and such. Don’t know when the next version is ready, though, since I am kinda busy with work and family at the moment, but I will work on it when I’ve got time for it.

    Hello,
    Yeah thx, I manage to do what I wanted. Like/Dislike with a smiley and the number of like and dislike.

    In some weeks, I’ll certainly put it online so that users could use it.
    If u let a mail address, I’ll contact u so that we could speak about it.

    Oh cool! I would appreciate any help, as I currently lack of time. Also, the plugin can only get better by getting feedback and when multiple people work together. πŸ™‚

    The plugin author’s email address is [his username](at)hotmail.
    You can delete it now, PluginTaylor. πŸ™‚

    hmm actually I can’t.. Nah, so’ll be it. πŸ˜›

    Just to let you know, there are some updates arriving soon. I didn’t make them though, but had some really valuable help to modify the plugin. There will be more information about it when it’s released.

    Hi SanjeeOnP can you post your implementation of the like/dislike inside of the loop on the homepage for each post? Thanks!

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘[Plugin: Visitor Like/Dislike Post Rating] hidden poker link in footer’ is closed to new replies.