PHP 8.2.31
Preview: PageIntegrationsInterface.php Size: 584 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php

<?php

namespace WPForms\Providers\Provider\Settings;

/**
 * Interface PageIntegrationsInterface defines methods that are common among all Integration page providers content.
 *
 * @since 1.4.7
 */
interface PageIntegrationsInterface {

	/**
	 * Display the data for the Integrations tab.
	 * This is a default one that can be easily overwritten inside the child class of a specific provider.
	 *
	 * @since 1.4.7
	 *
	 * @param array $active   Array of activated providers addons.
	 * @param array $settings Providers options.
	 */
	public function display( $active, $settings );
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
25.27 KB lrw-r--r-- 2026-06-03 14:57:37
Edit Download
693 B lrw-r--r-- 2026-06-03 14:57:37
Edit Download
10.10 KB lrw-r--r-- 2026-06-03 14:57:37
Edit Download
584 B lrw-r--r-- 2026-06-03 14:57:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).