Skip to content
View New0's full-sized avatar

Block or report New0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Allow editors to manage Ninja Forms ... Allow editors to manage Ninja Forms > 3.6 Submissions
    1
    <?php
    2
    /**
    3
     * Filter hook used in the API route permission callback to retrieve submissions
    4
     *
    5
     * return bool as for authorized or not.
  2. DRAFT used for beta testing a precis... DRAFT used for beta testing a precise Ninja Forms Version, leave a comment if interested in testing those hooks.
    1
    <?php
    2
    /**
    3
     * Plugin Name: Ninja Forms consent hooks example
    4
     * Description: Example use of the nf_consent_status_check and nf_consent_link JS events that help integrate custom consent check and activation into Ninja Forms.
    5
     * Version:     0.0.1
  3. Whitelist Ninja Forms routes for JWT... Whitelist Ninja Forms routes for JWT auth plugin
    1
    <?php
    2
    /*
    3
    Plugin Name: Whitelist Ninja Forms routes 
    4
    Plugin URI: https://gist.github.com/New0/7aa904c822604588f3c9066c54de8af9
    5
    Description: Whitelist Ninja Forms routes for JWT auth plugin - https://wordpress.org/plugins/jwt-auth/ -
  4. Reset the wp cron job to cleanup exp... Reset the wp cron job to cleanup expired Ninja Forms nf_processing_data session entries from the options table
    1
    <?php
    2
    /**
    3
     * Plugin Name: Ninja Forms - Clean nf_processing_data
    4
     * Description: Clean the expired nf_processing_data entries from options table twice a day
    5
     * Version:     0.0.1
  5. Example usage of a Ninja Forms Zapie... Example usage of a Ninja Forms Zapier add-on filter hook for field data sent to Zapier. This can be installed as a plugin using the Download ZIP feature of this Gist interface and the Upload ZIP method in WP. This requires a precise version of the Zapier add-on. Contact Ninja Forms support if you are not sure to have the correct version.
    1
    <?php
    2
    /*
    3
    Plugin Name: Ninja Forms Custom Zapier Data
    4
    Description: Testing Ninja Forms hook
    5
    Version: 1.0.0
  6. Airtable-Data-test Airtable-Data-test Public

    Test display of Airtable Data

    HTML