Skip to content

Commit 56d9949

Browse files
committed
enqueued thickbox style as it was not loading the thickbox
1 parent f19f588 commit 56d9949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

class.settings-api.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public function __construct() {
4040
*/
4141
function admin_enqueue_scripts() {
4242
wp_enqueue_style( 'wp-color-picker' );
43+
wp_enqueue_style( 'thickbox' );
4344

4445
wp_enqueue_script( 'wp-color-picker' );
4546
wp_enqueue_script( 'jquery' );

0 commit comments

Comments
 (0)