Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

skoda-ep:post_status [23.05.2024 09:20] (aktuální)
Zbyňěk Hovorka vytvořeno
Řádek 1: Řádek 1:
 +====== Post Status ======
  
 +Posts in WordPress can have one of a number of statuses. The status of a given post determines how WordPress handles that post. For instance, public posts viewable by everyone are assigned the publish status, while drafts are assigned the draft status. The status is stored in the post_status field in the wp_posts table.
 +
 +===== Customization in Škoda Storyboard =====
 +
 +**Draft Status** - The draft can be locked just for the author himself or everyone who has a proper password
 +{{ :​skoda-ep:​draft-lock.png?​nolink | }}
 +**Pre-Published Status** - Posts in this status can be publicly visible but it is not included in search results and the sitemap
 +{{ :​skoda-ep:​pre-published.png?​nolink | }}