mirror of
https://gh.wpcy.net/https://github.com/rwsite/wc-plugin-update-server.git
synced 2026-04-22 17:02:30 +08:00
10 lines
292 B
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>
|