web_finder_content_posts_per_page_field Shortcode
The web_finder_content_posts_per_page_field shortcode renders the posts per page field component.
The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.
Allowed parent shortcodes: web_finder_column.
Usage
[web_finder_content_posts_per_page_field]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
label |
— | String unless stated otherwise | Introduce label. |
format |
select |
select, radio, inline_radio |
Select the format for the input to display. |
values |
— | String unless stated otherwise | Comma-separated list of choices to show to visitors. |
type |
posts_per_page |
String unless stated otherwise | Selects the rendering or behavior variant consumed by the shortcode. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
Finder composition
This tag belongs to the Finder component family. Preserve its generated parent, row, column, and field nesting when editing raw shortcode content.
Verification
Keep web_finder_content_posts_per_page_field inside web_finder_content; verify the child order and the parent interaction on the public page. Pay particular attention to label and format.