You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In context=edit it would be useful to know if the post is currently being edited already elsewhere. This is know as the Edit Lock in WordPress. I suggested we add a locked attribute to the post in the context=edit case. That way clients can update this field to add a lock, or not allow editing of it if there is already a lock on it.
In
context=editit would be useful to know if the post is currently being edited already elsewhere. This is know as the Edit Lock in WordPress. I suggested we add alockedattribute to the post in thecontext=editcase. That way clients can update this field to add a lock, or not allow editing of it if there is already a lock on it.@WP-API/amigos thoughts?