79176749

Date: 2024-11-11 07:39:42
Score: 1
Natty:
Report link

call this hook on aquila_enqueue_scripts function

add_action( 'init','aquilla_enqueue_scripts'); 
add_action( 'wp_enqueue_scripts', 'aquilla_enqueue_scripts' );
add_action('admin_enqueue_scripts', 'aquilla_enqueue_scripts');
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Naveen Dwivedi