# Post Meta

### Options

#### **Views Counter**

* **On** → Displays how many times the post has been viewed.
* **Off** → Hides the views count.

#### **Post Date**

* **On** → Shows the publication date of the post.
* **Off** → Hides the date.

#### **Post Comments**

* **On** → Displays the total number of comments on the post.
* **Off** → Hides the comment count.

#### **Post Likes**

* **On** → Adds a "like" button for readers to appreciate the post.
* **Off** → Hides the like option.

#### **Post Dislikes**

* **On** → Adds a "dislike" button for readers.
* **Off** → Hides the dislike option.

<figure><img src="/files/piSs9Ri1arJr7al1nfA2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.stylothemes.com/urdupress-lite/customization/single-post/post-meta.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.
