Implement View Transitions feature plugin #1997
Labels
[Plugin] View Transitions
Issues for the View Transitions plugin
[Type] Feature
A new feature within an existing module
This is a follow up issue to #1963, with the purpose to track the actual implementation of the new View Transitions feature plugin up until the initial launch.
The work will be broken down into a few iterative PRs to ease review and discussion. Here's the list:
add_theme_support
, opt in to view transitions via CSS) (Scaffold View Transitions feature plugin #1998)The implementation of all these PRs will be based on WordPress/wordpress-develop#8370 and heavily reuse the code from that experimental Core PR. The main difference will be the inclusion of settings to control via UI, plus adjustments to satisfy requirements of implementing as a plugin.
The text was updated successfully, but these errors were encountered: