---
title: "Widget shortcodes"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview/shortcodes/widget-shortcodes/"
---

You can use the shortcodes below to embed View Widgets.

---

### The `[gravityview_widget_pagination_info]` shortcode

 **The Show Pagination Info widget**

 Outputs Displaying X-Y of Z results text. Not visible on Single Entry pages. No parameters.

### The `[gravityview_widget_page_links]` shortcode

 **The Show Page Links widget**

 Output pagination links for search results. Not visible on Single Entry pages.

 **Parameters:**

- `show_all` - Show every page number instead of summary (not like this: 1 2 3 ... 8 »). Values: `1` or `0`

### *Note: If you are using shortcodes with embedded views, the shortcodes will need to be placed after the [`[gravityview]`](/article/123-widget-shortcodes) shortcode.*