Skip to content

Commit e22888a

Browse files
committed
Add TODO note
1 parent 7ecc89a commit e22888a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/class-wc-gateway-amazon-payments-advanced.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ public function display_amazon_pay_button_separator_html() {
186186
}
187187

188188
public function maybe_create_index_table() {
189+
// TODO: Do a better check here to make this less heavy.
189190
require_once ABSPATH . 'wp-admin/includes/upgrade.php';
190191
global $wpdb;
191192

0 commit comments

Comments
 (0)