PATH:
home
/
lab2454c
/
veritserv.com
/
wp-content
/
plugins
/
popup-maker
/
classes
/
Interface
<?php /** * Interface for Integration * * @package PopupMaker * @copyright Copyright (c) 2024, Code Atlantic LLC */ interface PUM_Interface_Integration { /** * @return string */ public function label(); /** * @return bool */ public function enabled(); }
[+]
Upgrade
[+]
..
[-] Integration.php
[edit]
[+]
Batch
[-] Repository.php
[edit]
[+]
CSV
[-] Provider.php
[edit]
[-] .htaccess
[edit]
[+]
Integration