]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/widgets/class-wp-widget-links.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-includes / widgets / class-wp-widget-links.php
index 68d86f16d7c2f75cf2c0d4174fe79cc4f37534e1..b3bda4cef57a059c33189945ac936c3846cb7f43 100644 (file)
@@ -69,7 +69,7 @@ class WP_Widget_Links extends WP_Widget {
                );
 
                /**
-                * Filter the arguments for the Links widget.
+                * Filters the arguments for the Links widget.
                 *
                 * @since 2.6.0
                 * @since 4.4.0 The `$instance` parameter was added.