WP Manifestindependent plugin directory
manifest / utilities / new-post-format-unmigrator

New Post Format Unmigrator

If you were running WordPress trunk during the development of version 3.6, you may have used the new post format UI and it's extra media fields. Since those fields were yanked from core, this plugin migrates the data back into your post content so that it isn't lost in your post meta.

by Alex Mills (Viper007Bond) · github.com/viper007bond/new-post-format-unmigrator · website

6stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/viper007bond/new-post-format-unmigrator/archive/refs/heads/master.zip

From the readme

WordPress New Post Format UI Unmigrator If you were running WordPress trunk during the development of version 3.6, you may have used the new post format UI and it's extra media fields. Since those fields were yanked from core, this plugin migrates the data back into your post content so that it isn't lost in your post meta.

Read the full README on GitHub →