Add an action to hook into "inside the settings page header"

This commit is contained in:
Narek Zakarian 2024-11-20 16:00:16 +04:00
parent 4bb09bb5b1
commit 5917ddae53
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7

View file

@ -76,6 +76,7 @@ class HeaderRenderer {
. __( 'Submit a bug', 'woocommerce-paypal-payments' ) .
'</a>
</span>
' . do_action( 'woocommerce_paypal_payments_inside_settings_page_header' ) . '
</div>
<div class="ppcp-notice-wrapper"></div>