Top Up Pro
Settings
Version 2.5.1 · Reviewed 2026-08-06
Administration menus
- TOP UP PRO: members, live-link threshold, manual legacy import, CSV tools, approvals, edits, deletions, and bulk actions.
- API Settings: view or replace the registration API key.
- Global Statistics: aggregate traffic reporting.
Shortcodes
| Shortcode | Purpose |
|---|---|
[top_up_toplist] | Displays approved members, search, pagination, ranking, traffic totals, trend state, and rotating member banners. |
[top_up_signup] | Public submission form; new members remain pending. |
[top_up_member_panel] | Logged-in members edit the profile matched to their account email. |
[top_up_api_key] | Displays the API key only to administrators. |
REST registration
POST /wp-json/top-up-pro/v1/register requires api_key, title, url, and email. Description, reciprocal URL, and logo URL are optional. Successful registrations are created with pending status and return HTTP 201.
