Repository URL to install this package:
|
Version:
1.6.11 ▾
|
<?php
/**
* Single page settings page
*
* @package CartFlows
*/
// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<div id="wcf-settings-app" class="wcf-settings-app">
</div>