We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2476094 commit 316fddfCopy full SHA for 316fddf
1 file changed
src/ableplayer.php
@@ -91,7 +91,7 @@ function ableplayer_enqueue_scripts() {
91
*
92
* @hook able_player_js
93
94
- * @param string $url URL to Able Player root directory.
+ * @param string $url Default URL to Able Player JS file.
95
* @param bool $debug True if environment is in debugging.
96
97
* @return string
@@ -102,7 +102,7 @@ function ableplayer_enqueue_scripts() {
102
103
* @hook able_player_css
104
105
+ * @param string $url Default URL to Able Player CSS file.
106
* @param bool $debug True if environment is debugging.
107
108
0 commit comments