Display multiple “save draft button” on a post edit

One really simple way is to just insert another “save draft” button wherever you want in your post editor page. <input type=”submit” name=”save” value=”Save Draft” class=”button”> You essentially just want to make sure it’s got “save” as it’s name attribute and “Save Draft” as it’s value.

WordPress is creating a lot of draft posts

A good place to start with an issue like this is using debug mode in WP. https://codex.wordpress.org/Debugging_in_WordPress If you know exactly which action triggers the creation of a draft post, then it is repeatable and you have a basis for a solution. Based on your question, “whenever I load the posts page” is what creates … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)