WP Manifestindependent plugin directory
manifest / forms / wp-ninja-forms-current-page-field

Ninja Forms Field: Current Page

Custom field for Ninja Forms to allow sending current page on submission

by Ionuț Staicu · github.com/iamntz/wp-ninja-forms-current-page-field

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/iamntz/wp-ninja-forms-current-page-field/archive/refs/heads/master.zip

Readme

What is this?

This is a Ninja Forms custom field to allow passing the current URL on form submission.

You can specify how many details to send:

  • only the id of the current page
  • full domain name & current path
  • only current path

License

GPL v3

Read the full README on GitHub →