Linux 软件免费装
Banner图

RT Frontend Entry View for Gravity Forms

开发者
更新时间 2026年5月13日 22:53
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode gravity forms frontend entries form entries table view export entries entry view gravity forms frontend filter entries

下载

详情介绍:

RT Frontend Entry View for Gravity Forms lets you display Gravity Forms entries anywhere on your WordPress site using a simple shortcode — no coding required. Built with a React-powered frontend, it delivers a fast, responsive, and interactive table of form entries directly on your pages or posts. Whether you want to publish a directory, show user submissions, or create an internal dashboard, this plugin gives you full control over which entries are shown, how they look, and how visitors interact with them.

安装:

  1. Upload the rt-frontend-entry-view-for-gravity-forms folder to the /wp-content/plugins/ directory, or install it via the WordPress admin Plugins > Add New screen.
  2. Activate the plugin through Plugins in your WordPress admin.
  3. Make sure Gravity Forms is installed and activated — the plugin will display an admin notice if it is missing.
  4. Navigate to RT GF Views in the admin sidebar to create your first View.

屏幕截图:

  • Advanced filter panel with field-level operators and date-range support.
  • Column customizer modal — toggle and reorder columns.
  • Entry detail modal — full entry view on row click.
  • Admin View editor — configure form, columns, features, sorting, and colors.
  • Shortcode display panel — copy the generated shortcode for any View.

升级注意事项:

1.3 Settings are now stored in a new meta table. The upgrade runs automatically on plugin load — no manual steps required. Please back up your database before upgrading as a precaution.

常见问题:

Does this plugin work without Gravity Forms?

No. Gravity Forms must be installed and activated. The plugin checks for GFAPI on load and shows an admin notice if Gravity Forms is missing.

Can I create more than one View for the same form?

Yes. You can create as many Views as you like, even for the same form. Each View has its own selected columns, filters, sort order, colors, and shortcode — allowing different displays on different pages.

Can I filter entries by date range?

Yes. When Advanced Filters are enabled in a View, date fields support start-date and end-date range filtering.

What filter operators are supported?

The following operators are available for text-based fields: Contains, Equals, Starts With, Ends With, and IS NOT.

Can visitors export the entries they see?

Yes. When the Export feature is enabled in a View, a button appears that allows visitors to download the current set of entries as a CSV or Excel file.

Can visitors customise which columns they see?

Yes. When the Column Customizer is enabled, visitors can open a modal to show/hide columns and drag to reorder them. Their preferences apply immediately without reloading the page.

Is the entry table mobile-friendly?

Yes. The frontend table is built with responsive CSS and adapts to smaller screens automatically.

Does the plugin add anything to my database?

Yes. On activation, the plugin creates a small meta table ({prefix}_rt_gf_view_meta) to store View settings efficiently. Views themselves are stored as a custom post type (rt_gf_view). The table is created automatically and upgraded silently on plugin updates.

Are the REST API endpoints public?

By default the /wp-json/rt-gf/v1/entries endpoint is publicly accessible so that the shortcode can display entries to all visitors. If you need to restrict access to logged-in users only, use a capability check filter — or contact us for guidance.

Which versions of WordPress and PHP are supported?

WordPress 6.0 or higher and PHP 7.4 or higher. Tested up to WordPress 6.8.

更新日志:

1.3 1.1 1.0