mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Render tabs later (after WC Payments links)
This commit is contained in:
parent
63e1d113ff
commit
3e014bad84
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class WCGatewayModule implements ModuleInterface {
|
|||
|
||||
// phpcs:ignore WordPress.Security.EscapeOutput
|
||||
echo $section_renderer->render();
|
||||
}
|
||||
}, 20
|
||||
);
|
||||
|
||||
add_action(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue