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
Currently, in the translation meta box we check for the publish capability in case the according translation post does not yet exist. Thing is, there is no such capability, so actually we should check for edit_posts instead.
Currently, in the translation meta box we check for the
publishcapability in case the according translation post does not yet exist. Thing is, there is no such capability, so actually we should check foredit_postsinstead.Source: WordPress > Support