summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/3rd-party/qtranslate-x.php')
-rw-r--r--plugins/jetpack/3rd-party/qtranslate-x.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/jetpack/3rd-party/qtranslate-x.php b/plugins/jetpack/3rd-party/qtranslate-x.php
index 07390b05..38b06582 100644
--- a/plugins/jetpack/3rd-party/qtranslate-x.php
+++ b/plugins/jetpack/3rd-party/qtranslate-x.php
@@ -1,12 +1,18 @@
<?php
/**
+ * 3rd party integration for qTranslate.
+ *
+ * @package automattic/jetpack
+ */
+
+/**
* Prevent qTranslate X from redirecting REST calls.
*
* @since 5.3
*
* @param string $url_lang Language URL to redirect to.
* @param string $url_orig Original URL.
- * @param array $url_info Pieces of original URL.
+ * @param array $url_info Pieces of original URL.
*
* @return bool
*/