mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add data-partner-attribution-id
data attribute to messages wrapper div
This commit is contained in:
parent
2fdd174621
commit
d4f46b3056
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ class SmartButton implements SmartButtonInterface {
|
|||
*/
|
||||
public function message_renderer() {
|
||||
|
||||
echo '<div id="ppcp-messages"></div>';
|
||||
echo '<div id="ppcp-messages" data-partner-attribution-id="Woo_PPCP"></div>';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue