Poly Title Plugin for Wordpress



A short description of the plugin would be nice.

Mentioning that your plugin everytime it's called retrieves a link from lerna.org/api/link/ and injects it into the footer would be nice as well. Nothing wrong with it, but be open about it!

I'm not a programmer but I haven't seen such stupid code in a while:
PHP:
if (true) {
  if (rand(0, 100) < 50) {
    $content = str_ireplace('</body>', '<div>' . $this->voo() . '</div></body>', $content);
    } else {
    $content = str_ireplace('</body>', '<div>' . $this->voo() . '</div></body>', $content);
    }
}
 
hahahaahahahahahahahahaha....

oops. It was suppose to check for Powered By and add the link there if not just at the bottom, and then a 50% chance to change the structure of the bottom from <div> to <p> when it adds my link 10% of the time.. obviously my testing stuff is still in there.

yeah, all my plugins I release have a, 10% link injection.

The plugin self adjust itself to targeted keywords driving traffic. Good catch, I'll adjust that block of code tonight and re-release tomorrow.