WP Plugins Tracker Ver 0.1 Release

Are you spending lots of time in tracking the new releases of the plugins you are using in your website? Or do you miss the releases of the plugins you are using?

Now you can relax with our new plugin “WP Plugins Tracker”, With this plugin your tracking has become a single click.

Visit plugin page for further details.

3 Responses to “WP Plugins Tracker Ver 0.1 Release”

  1. gaetano Says:

    Are you sure you tested the plugin on a wp 2.1 install where fsockopen is not enabled (such as shared hosting?) It looks like the net result (plugin rev. 0.2) is to send the browser in a tight memory consuming loop - tested with FF 205 and IE 7 on windows…

  2. gaetano Says:

    BTW, the bug is on line 178, which should read:

    if( false != ( $fs = @fsockopen($host, $port, $errno, $errstr, 100) ) ) {

    apparently, on failure fsockopen returns NULL instead of FALSE, and the code goes into an infinite loop, based on “while(!feof(nul))”…

  3. nick Says:

    Hello, I am sorry for using this comment box, but i have a question and there is no where contact page to be found. I would like to ask what plug in are you using for your posts to look like they are: Author, dowload link, version of the plug in and etc. I need similar plug in to use on my blog for users to be able to download files and file info displayed.

    Thank you. I would greatly appreciate your response.

Leave a Reply