Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Fixed post title "Auto Draft" bug #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yadenis
Copy link

@yadenis yadenis commented Feb 29, 2020

When you create a post in a language other than the default, a version of the post in the default language is automatically created with the title "Auto Draft". This PR should fix it.

How to reproduce it:

  1. Install a fresh WordPress (in my case, in English).
  2. Install the WP Multilang plugin.
  3. Add an additional language in Settings -> Languages. For example, Russian.
  4. Go to the Posts section, select the "Russian" tab above the list of posts and click the Add New button.
  5. Add any content and click the Publish button.
  6. Now you can see that in addition to the Russian version, an English version has also been created with the title "Auto draft".

This was referenced May 7, 2021
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.

1 participant