Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Release/2.0 #43

Open
wants to merge 3 commits into
base: release/2.0
Choose a base branch
from
Open

Release/2.0 #43

wants to merge 3 commits into from

Conversation

relosmot
Copy link
Collaborator

I remember you mentioning awhile back that you wanted to save the custom sidebars meta without having to save the post/page.

This pull request handles that by firing an Ajax action when the user clicks on a custom sidebar checkbox.

Now, as soon as the checkbox is clicked, the post meta is added/updated/deleted right away, without having to save the post/page.

Not sure if you were still wanting to do this, but if you are, it should be good to go.

Cheers!

…t functions from vol_meta_box_save function.

Created new function: vol_meta_box_save_ajax to handle add/update/delete of custom sidebars meta as well as delete_transient functions when the user clicks on the checkbox, rather than having to save the post.
…on a post edit page to handle ajax update of post meta for custom sidebars.
@SeanTOSCD
Copy link
Owner

I did indeed want that!!!

I'll get it tested this weekend. Thanks for taking the time!

@SeanTOSCD
Copy link
Owner

@relosmot Letting you know I tested briefly over the weekend and didn't have much luck. But also didn't have much time to troubleshoot. So I'll definitely revisit soon. 👍

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

Successfully merging this pull request may close these issues.

3 participants