--- a/wp/wp-admin/includes/theme-install.php Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-admin/includes/theme-install.php Tue Sep 27 16:37:53 2022 +0200
@@ -51,7 +51,7 @@
);
/**
- * Retrieve list of WordPress theme features (aka theme tags).
+ * Retrieves the list of WordPress theme features (aka theme tags).
*
* @since 2.8.0
*
@@ -82,7 +82,7 @@
}
/**
- * Display search form for searching themes.
+ * Displays search form for searching themes.
*
* @since 2.8.0
*
@@ -129,7 +129,7 @@
}
/**
- * Display tags filter for themes.
+ * Displays tags filter for themes.
*
* @since 2.8.0
*/
@@ -209,7 +209,7 @@
}
/**
- * Display theme content based on theme list.
+ * Displays theme content based on theme list.
*
* @since 2.8.0
*
@@ -227,7 +227,7 @@
}
/**
- * Display theme information in dialog box form.
+ * Displays theme information in dialog box form.
*
* @since 2.8.0
*