how to add css and js file in wordpress plugin code example Example: how to add css file in wordpress wp_enqueue_style( 'style', get_stylesheet_uri() );