Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically Delete Posts #3

Open
lucasstark opened this issue Apr 8, 2015 · 1 comment
Open

Automatically Delete Posts #3

lucasstark opened this issue Apr 8, 2015 · 1 comment

Comments

@lucasstark
Copy link
Owner

Create an option to automatically delete the child post when it is removed from the parent. First thought on UX is to have a modal prompt asking if they would like to unlink the post or remove it completely. The answers to this question will need to be stored in a field that is passed back to the update_value ACF function on the field so the correct action can be taken.

@khromov
Copy link
Contributor

khromov commented Apr 8, 2015

@lucasstark May I suggest that deletion could be handled on the field configuration level? Like a checkbox under "Child management type" that says:
[x] Permanently delete unlinked posts

Or it could be one of the options available in the "Child management type" dropdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants