A
Page View Count Content

Add Page Views counter via the PVC Gutenberg block

Add Page Views counter via the PVC Gutenberg block

What it does

Add Page Views counter via the PVC Gutenberg block It is one of the abilities the Page View Count plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_pages

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

page-views-count.add-page-views-counter-via-the-pvc-guten
{
  "ability": "page-views-count.add-page-views-counter-via-the-pvc-guten",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Page View Count abilities

All Page View Count abilities β†’
S
Set the Position of the counter to show at the top of the
Page View Count
Set the Position of the counter to show at the top of the page or post or at the bottom
S
Set alignment of the counter Left, Right or Centre
Page View Count
Set alignment of the counter Left, Right or Centre
S
Set the colour and size of the counter icon
Page View Count
Set the colour and size of the counter icon
A
Add Page Views counter via shortcode
Page View Count
Add Page Views counter via shortcode
A
Add Page Views counter via widget
Page View Count
Add Page Views counter via widget