File "wp-plugin-feedback.php"
Full Path: /home/u914632797/domains/lawfirmmarketingninja.com/public_html/wp-content-20260924114127/plugins/woocommerce-direct-checkout/vendor_packages/wp-plugin-feedback.php
File size: 322 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( class_exists( 'QuadLayers\\PluginFeedback\\Load' ) ) {
\QuadLayers\PluginFeedback\Load::instance()->add(
QLWCDC_PLUGIN_FILE,
array(
'support_link' => 'https://quadlayers.com/account/support/?utm_source=qlwcdc_plugin&utm_medium=plugin_feedback&utm_campaign=support&utm_content=feedback_form',
)
);
}