mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
move admin notices module to local modules
This commit is contained in:
parent
4519c3f70f
commit
e35c4fe419
12 changed files with 207 additions and 1 deletions
6
modules.local/ppcp-admin-notices/extensions.php
Normal file
6
modules.local/ppcp-admin-notices/extensions.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue