add_action( 'wp_enqueue_scripts', 'sajid_enqueue_styles' ); function sajid_enqueue_styles() { wp_enqueue_style( 'sajid-parent-style', get_template_directory_uri() . '/style.css' ); } Hello world! – bioemr
admin June 23, 2023 1 Comments

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

One Comment

    June 23, 2023 Reply

    Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave Comment