X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/popup-maker/classes/Interface
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
popup-maker
/
classes
/
Interface
/
ðŸ“
..
ðŸ“
Batch
ðŸ“
CSV
ðŸ“
Integration
📄
Integration.php
(276 B)
📄
Provider.php
(1.48 KB)
📄
Repository.php
(1.02 KB)
ðŸ“
Upgrade
Editing: Integration.php
<?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(); }
Upload File
Create Folder