Skip to content

Commit 9ac17a3

Browse files
committed
Fields: Enqueue on login footer
1 parent b10e86a commit 9ac17a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enqueue.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@
8888

8989
add_action( 'wp_footer', $fields->maybe_enqueue_scripts );
9090
add_action( 'admin_footer', $fields->maybe_enqueue_scripts );
91+
add_action( 'login_footer', $fields->maybe_enqueue_scripts );

0 commit comments

Comments
 (0)