wc-plugin-update-server/templates/notice-wc-not-found.php

10 lines
292 B
PHP

<?php
?>
<div class="notice notice-error is-dismissible">
<p>
<?php echo __('Woocommerce or WP Plugin Update Server is not activated. To work this plugin, you need to install and activate WooCommerce and WPPUS_License_Server plugins.',
'wc-pus'); ?>
</p>
</div>