If you have made a custom post type (CPT) called portfolio and want to convert to Jetpack`s portfolio type, simply run the following SQL command
UPDATE `wp_posts` SET `post_type` = 'jetpack-portfolio' WHERE `wp_posts`.`post_type` = `portfolio`;
If you have made a custom post type (CPT) called portfolio and want to convert to Jetpack`s portfolio type, simply run the following SQL command
UPDATE `wp_posts` SET `post_type` = 'jetpack-portfolio' WHERE `wp_posts`.`post_type` = `portfolio`;
In februari this year WordPress.org allowed plugin developers to tag plugins with Adopt-Me.
In the next few weeks I will update all my plugins and offer some for adoption.
If you would like to adopt one or more of my WordPress plugins, use the contact form to contact me.