Question

I'm trying to create a system in which the Admin of the wordpress site can create different "versions" of a same page depending on the custom user roles we create for certain users. There's a fairly good amount of pages that need this feature so my idea is to create a plugin that, for each page created on the backend, can have multiple instances of the gutenberg editor (one per user role) that the page shows different content based on the user role that a certain user has when logged in.

Is there any way I can have some sort of toggle that lets the Admin switch between multiple instances of the Gutenberg editor for any given page?

Any ideas as to where to start looking are appreciated. Thanks!

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with wordpress.stackexchange
scroll top