We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee3f4f commit 104f82dCopy full SHA for 104f82d
SimpleWebsiteRedirect.php
@@ -625,7 +625,7 @@ public static function select_field( array $args ) {
625
*
626
* @param array $hosts Allowed redirect hosts
627
628
- * @return array
+ * @return array Allowed redirect hosts
629
*/
630
public static function allowed_redirect_hosts( $hosts ) {
631
$url = get_option( 'simple_website_redirect_url' );
0 commit comments