PHP code example of plugin / owc-gravityforms-digid

1. Go to this page and download the library: Download plugin/owc-gravityforms-digid library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

plugin / owc-gravityforms-digid example snippets


apply_filters('owc_gravityforms_digid_rotating_filer_handler_max_files', GF_DIGID_LOGGER_DEFAULT_MAX_FILES)

do_action('owc_gravityforms_digid_exception_intercept', $exception, $method)

add_action('owc_gravityforms_digid_info_intercept', $message, $context)