Tagged Questions
2
votes
1answer
47 views
Save list from a custom meta box?
I have a simple list (ul>li) which is manipulated with jQuery UI in a custom meta box.
How would I go about saving the contents of the list during post save?
I already have the save function ...
0
votes
2answers
69 views
Limit checklist by the current user
Bare with me as I explain this. I'm adding an Assistant Editor feature to my multiple author platform. In the box that appears in post-edit page, the Editors can tick which task that they have done ...
0
votes
1answer
421 views
add a “list” into add meta box : problem
i found a code searching through stackexchange --> to create a "list" inside a meta box of a custom type, BUT, i don't see anything appearing in this meta box, except the input field (which comes from ...
