Tag: TIL

  • Today I Learned: Update serialized WordPress data with WP CLI

    Today I was working through some QA issues related to migrating a WordPress website from one server to another. The main restriction for fixing these issues was to try and do it with as few code changes as possible, and to update the data instead. The issue One of the pages on the site, My…