Remove serialization functions
-
I’d like to submit a pull request that removes the
serialize()
andunserialize()
functions calls wrapping the get and set of the config. WordPress does this automatically and the result is double-serialization which blocks me from being able to manipulate these options using wp-cli’s pluck and patch commands.From the changelog it looks like ownership changed recently and I went looking for the repo mentioned in the latest release, but it resulted in a 404 at Github. (##### [Version 4.5.3](https://github.com/Codeinwp/WP-Cloudflare-Super-Page-Cache/compare/v4.5.2…v4.5.3) (2021-05-25))
Please advise how I might contribute to this project.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Remove serialization functions’ is closed to new replies.