이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Scroll Anchor for Gravity Forms

설명

Scroll Anchor for Gravity Forms gives you control over the gform_confirmation_anchor filter without touching a single line of code.

By default, Gravity Forms scrolls the page back to the top of the form after a submission. This plugin lets you turn that anchor behavior on in one of two ways:

  • Sitewide, so every form on the site uses the anchor.
  • Per form, so only the forms you choose use the anchor while every other form keeps default behavior.

A simple settings screen under Settings > GF Confirmation Anchor lists every Gravity Forms form on your site with a checkbox next to it, along with a single toggle to enable the anchor everywhere at once.

This plugin is not affiliated with or endorsed by Gravity Forms.

Features

  • Lightweight, single purpose settings page.
  • Sitewide toggle for enabling the anchor on all forms.
  • Per form checkboxes for granular control.
  • Settings are sanitized and stored using the WordPress Settings API.
  • No database tables, no external requests, no bloat.

설치

  1. Upload the scroll-anchor-for-gravity-forms folder to the /wp-content/plugins/ directory, or upload the zip file directly through Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings > GF Confirmation Anchor.
  4. Check “Enable confirmation anchor on ALL forms” to apply it sitewide, or leave it unchecked and select individual forms from the list below.
  5. Click Save Changes.

FAQ

Does this plugin work without Gravity Forms installed?

No. The settings page will still load, but it will display a notice that Gravity Forms does not appear to be active, and the anchor filter has no effect without it.

What happens if I check the sitewide option and also select individual forms?

The sitewide setting takes priority. Once it is enabled, the per form list is ignored (and visually disabled) until sitewide is turned off again.

Does this plugin change how the anchor looks or behaves, just whether it fires?

Just whether it fires. This plugin only controls the boolean value passed to the gform_confirmation_anchor filter; it does not alter Gravity Forms’ own anchor markup or scroll behavior.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Scroll Anchor for Gravity Forms”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Scroll Anchor for Gravity Forms”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.1

  • Renamed the plugin so the restricted term no longer leads the display name or slug.
  • Set Contributors field to a valid WordPress.org username.
  • Added donate link.

2.0.0

  • Added Author URI.
  • Code cleanup and documentation pass.

1.0.0

  • Initial release: sitewide and per form confirmation anchor control.