Title: Difference between a post and a draft
Last modified: August 31, 2016

---

# Difference between a post and a draft

 *  Resolved [filoveg](https://wordpress.org/support/users/filoveg/)
 * (@filoveg)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/difference-between-a-post-and-a-draft/)
 * What is a difference between a post being published and a post being set as a
   draft? I mean in a sense of a php process and a call to database?
 * During a day I have trouble publishing (In the evening it is fine), and my host
   tells me that I am restricted to 25 php process at a time. But I can perfectly
   save a draft! So I am curious. I have some plugins but the usual stuff that most
   websites have

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [hotwebideas](https://wordpress.org/support/users/hotwebideas/)
 * (@hotwebideas)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/difference-between-a-post-and-a-draft/#post-7075065)
 * In your MySQL database, look at the wp_posts table. The post_status field will
   say ‘draft’. For published, the post_status field will say “publish”.
 * Help that helps,
    Bruce
 *  [stillbluewaters](https://wordpress.org/support/users/stillbluewaters/)
 * (@stillbluewaters)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/difference-between-a-post-and-a-draft/#post-7075085)
 * That’s it nothing to it. A “post” is a post which has been saved or published.
   A “draft” is a post which hasn’t been finished, saved, or published yet.
 * If you see a post indicating “draft,” it probably means that you left the post
   without saving or publishing it. Your work is still there, just not published
   online or saved. The plugin automatically saves imcomplete posts as a “draft”
   if you leave the page without saving it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Difference between a post and a draft’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 2 replies
 * 3 participants
 * Last reply from: [stillbluewaters](https://wordpress.org/support/users/stillbluewaters/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/difference-between-a-post-and-a-draft/#post-7075085)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
