From 5bd47b5c07400d3c048ed0c2e134f0127425bcc1 Mon Sep 17 00:00:00 2001 From: Aurooba Ahmed Date: Sun, 27 Feb 2022 12:45:03 -0700 Subject: [PATCH] remove comma in function --- quickpost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickpost.php b/quickpost.php index d72d274..3bfacdc 100644 --- a/quickpost.php +++ b/quickpost.php @@ -29,7 +29,7 @@ function createwithrani_quickpost_script() { 'createwithrani-quickpost-js', plugins_url( $index_js, __FILE__ ), $asset_file['dependencies'], - $asset_file['version'], + $asset_file['version'] ); wp_set_script_translations( 'createwithrani-quickpost-js' ); wp_enqueue_style(