The MU forums have moved to WordPress.org

Now-Reading Plugin + WPMU? (1 post)

  1. JMF
    Member
    Posted 17 years ago #

    Has anyone tried out Rob Miller's Now Reading plugin with WPMU?

    I installed it in 'plugins' just for kicks, and got an error message saying it only works with WP >2.0... there's a simple version check in the code, it looks like:
    if ( version_compare('2.0', $wp_version) == 1 )

    I'm tempted to just zap that, and see what happens, but it looks like it also modifies the database considerably, and, well, I'm afraid. :P

    Has anyone else tried to get it running?

About this Topic

  • Started 17 years ago by JMF