Skip to content

Page

Puts a single WordPress page into your navigation — an about page, community rules, a contact page.

PluginNone. WordPress core
Endpoint groupContent
PlanEvery plan
  1. Drag Page onto a navigation bar, usually the side drawer.
  2. Choose the page.
  3. Set a Title.
SettingWhat it doesDefault
PageWhich WordPress page to renderNone — you must choose one
Page titleWhether to show the page’s own titleOn
Title, DescriptionThe tab label and screen headingEmpty
RestrictionsWhich roles see the tabEveryone

The page’s content, rendered natively rather than in a webview. Links inside it route to the app’s own screens where they can: a link to a post opens Single Post, a link to a member opens their profile.

Both can show a page. They are not the same thing.

PageCustom Link
RenderingNativeA webview
Works offlineNo, but styled as your appNo
Site chromeNoneYour site’s header and footer appear
Best forYour own contentExternal sites, or pages that need site scripts

Use Page for anything on your own site. Use Custom Link when the page needs your site’s own scripts or styling to work — a form built by another plugin, for instance.

SymptomCauseFix
The screen is emptyThe Content group is offEnable it
The page picker is emptyThe Content group is off, or there are no published pagesEnable it, and publish a page
Content looks unstyledNative rendering ignores your theme’s CSSUse Custom Link if the styling matters
A shortcode shows as raw textNative rendering does not run every plugin shortcodeUse Custom Link for that page
A form on the page does not workIt needs your site’s scriptsUse Custom Link