pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 264 forks source link

Moving posts between pods #7328

Open tjago opened 4 months ago

tjago commented 4 months ago

Problem to Solve

Once post is created it's not possible to move it to different pod

Proposed Solution

create prompt in bulk actions to move items to different pod

Possible Workaround

cut and paste posts contents and their meta one by one.

Examples Elsewhere

No response

Screenshots / Screencast

No response