# Create a Post

## **1. Create the blog post** <a href="#id-1-create-the-blog-post" id="id-1-create-the-blog-post"></a>

**Step 1** - Log in to your WordPress Administration Panel (Dashboard).

**Step 2** - Click the '**Posts**' tab.

**Step 3** - Click the '**Add New**' sub-tab.

**Step 4** - Start filling in the blanks: enter your post title in the upper field, you can add the content of the post by use elementor to create.

**Step 5** - As needed, select a category, add tags, fill in the meta settings below the editor.

**Step 6** - Upload a featured image for your post.

&#x20;**Step 7** - Select Post Format. You can create a blog post with a lot of **Formats** like link, gallery, image ..... Select format on the Format box from in the right sidebar.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-Lq3xPQNvxmsY3y01k2r%2F-Lq3xTIaITZjdITW2UJk%2F-Lq50TFYGZNd5Hbfi8kg%2Fimage_42.png?alt=media\&token=e9192bcb-d634-45a8-9ab3-e5b04b580bf3)

**Step 8** - When your post is ready, click **Publish**.

## **2. Manager current all blogs** <a href="#id-2-manager-current-all-blogs" id="id-2-manager-current-all-blogs"></a>

&#x20;Navigate to **Posts** → **All Posts**

&#x20;You can see all information about your blog post, add new, edit or delete them.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wpdocs.gitbook.io/gifymo/content-management-1/blog/create-a-post.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
