summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/tiled-gallery.php')
-rw-r--r--plugins/jetpack/modules/tiled-gallery.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/jetpack/modules/tiled-gallery.php b/plugins/jetpack/modules/tiled-gallery.php
index e0e1e435..1dc7ae23 100644
--- a/plugins/jetpack/modules/tiled-gallery.php
+++ b/plugins/jetpack/modules/tiled-gallery.php
@@ -2,10 +2,12 @@
/**
* Module Name: Tiled Galleries
- * Module Description: Create elegant magazine-style mosaic layouts for your photos without using an external graphic editor.
+ * Module Description: Display your image galleries in a variety of sleek, graphic arrangements.
* First Introduced: 2.1
- * Requires Connection: Yes
+ * Requires Connection: No
* Auto Activate: No
+ * Module Tags: Photos and Videos
+ * Sort Order: 24
*/
function jetpack_load_tiled_gallery() {
@@ -24,4 +26,4 @@ function jetpack_tiled_gallery_configuration_load() {
exit;
}
-jetpack_load_tiled_gallery(); \ No newline at end of file
+jetpack_load_tiled_gallery();