• I just upgraded to 3.3 and it looks like everything is still working fine with the existing database abstraction layer plug-in.

    To upgrade I made a small modification to a file in the plug-in so that it would let me use the automated upgrade process.

    In the wp-db-abstraction.php file I commented out the add_filter statement near the very bottom. This enables the default core upgrade check to occur.

    Remember to backup all of your files and your database before attempting this!

    http://wordpress.org/extend/plugins/wordpress-database-abstraction/

Viewing 1 replies (of 1 total)
  • Plugin Author OmniTI

    (@omniti)

    The core automatic upgrade should be available starting with version 1.1.2 of the plugin (the filter has been removed)

    Because the plugin is an mu-plugin, it cannot be automatically upgraded (yet)

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Db Abstraction] WordPress 3.3 with SQL Abstraction Layer’ is closed to new replies.