Skip to content

Commit

Permalink
Merge pull request #1495 from damiencarbery/develop-1
Browse files Browse the repository at this point in the history
Load styles on WooCommerce HPOS order page
  • Loading branch information
jtsternberg committed Aug 18, 2023
2 parents d1f124f + 7040636 commit 0abf28b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/CMB2_Hookup.php
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ public function do_scripts( $hook ) {
'user-new.php',
'profile.php',
'user-edit.php',
'woocommerce_page_wc-orders',
);
// only pre-enqueue our scripts/styles on the proper pages
// show_form_for_type will have us covered if we miss something here.
Expand Down

0 comments on commit 0abf28b

Please sign in to comment.