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
When using the French language in WordPress, the button labeled "Enregistrer le brouillon" momentarily changes to "Save Draft" during the click animation.
The new post script apparently does not include the translations it had before.
There might be a simple way to edit the current code, but using the script_loader_src hook instead seems to work.
The text was updated successfully, but these errors were encountered:
From Trac 62563:
The new
post
script apparently does not include the translations it had before.There might be a simple way to edit the current code, but using the
script_loader_src
hook instead seems to work.The text was updated successfully, but these errors were encountered: