App authorization is applied to both back-end and front-end usage. Back-end access is restricted to registered users only. A Data Table app displayed on the front-end typically allows anonymous access, enabling visitors to view the table. In contrast, Data Management apps usually require authorized access to prevent unauthorized users from altering table data.
Authorize Roles & Users #
Authorize Roles & Users #
- Users with the selected roles can access this app.
- Selected users can access this app.
- Other registered users cannot access this app.
- Anonymous users cannot access this app.
Anonymous access #
- Any user can access this app.
Backend Access #
Enable to add app to the WordPress dashboard menu. The WordPress dashboard provides a navigation menu with options to navigate to built-in or custom pages. Enabling this option adds a menu item to the WordPress dashboard for all authorized users, allowing easy access to this app.

Front-end Access #
All app types can run on the front-end using shortcode wpda_app. Read more…