Replace Calypso "Testimonials" and "Portfolio" with the corresponding wp-admin versions #96183
Labels
[Feature] Custom Content Types
Custom post or content types (usually for testimonials and portfolios) and their settings.
Remove Duplicate Views
[Type] Enhancement
Changes to an existing feature — removing, adding, or changing parts of it
Important
Project thread: pekYwv-4PY-p2
Tracked by #98483
As part of the Untangling Calypso epic, let's remove the custom implementation of the Testimonials and Portfolio views, in lieu of the corresponding wp-admin versions — for all users.
This will reduce confusion navigating between Calypso and proper WordPress admin.
Note: to enable Testimonials and Portfolio, head to Settings > Writing and toggle their options.
Requirements
/wp-admin/edit.php?post_type=jetpack-testimonial
.Adding a new Testimonial from the WordPress or Calypso menu opens/wp-admin/post-new.php?post_type=jetpack-testimonial
./wp-admin/edit.php?post_type=jetpack-portfolio
.Adding a new Portfolio project from the WordPress or Calypso menu opens/wp-admin/post-new.php?post_type=jetpack-portfolio
./wp-admin/edit-tags.php?taxonomy=jetpack-portfolio-type&post_type=jetpack-portfolio
./wp-admin/edit-tags.php?taxonomy=jetpack-portfolio-tag&post_type=jetpack-portfolio
.The text was updated successfully, but these errors were encountered: