• 1.1.0 2c300652a6

    v1.1.0 Stable

    javier released this 2026-03-02 14:32:02 +00:00 | 2 commits to main since this release

    1.1.0

    Release date: 2026-03-02

    Fixed

    • mlp_migrator_log (the plugin's own table) was incorrectly listed in the System Status as an MLP2 table requiring renaming. It is now excluded from get_original_tables() as it already was from rename_to_backup().

    Changed

    • MLP2 sitemeta keys (inpsyde_multilingual*) are now renamed to mlp2bak_inpsyde_multilingual* during the table preparation step, instead of being deleted. This makes the operation fully reversible.
    • Restoring original table names (Restore original table names) now also restores the original sitemeta key names.
    • Cleanup step (Step 6, "Delete MLP2 network settings") now also deletes the backed-up mlp2bak_inpsyde_multilingual* sitemeta keys alongside the existing mlp_* keys.

    Compatibility

    • WordPress: 6.7 – 6.9
    • PHP: 8.2 – 8.5
    Downloads