made theme more generic, plus screenshot
authorIan Weller <ian@gaslightmedia.com>
Tue, 17 Jan 2017 19:06:47 +0000 (14:06 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 17 Jan 2017 19:06:47 +0000 (14:06 -0500)
I added an updated screenshot and commmented out a code that was calling
an inactive plugin.

favicon.ico [deleted file]
lib/defines.php
screenshot.png [new file with mode: 0644]

diff --git a/favicon.ico b/favicon.ico
deleted file mode 100644 (file)
index 684f298..0000000
Binary files a/favicon.ico and /dev/null differ
index 42d6251..0f93377 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-define( 'MEMBERS_ONLY_ID', get_option( GLM_MEMBERS_PLUGIN_OPTION_MEMBERS_ONLY_ID ) );
+//define( 'MEMBERS_ONLY_ID', get_option( GLM_MEMBERS_PLUGIN_OPTION_MEMBERS_ONLY_ID ) );
 
 $ancestorId   = null;
 $includePages = array();
diff --git a/screenshot.png b/screenshot.png
new file mode 100644 (file)
index 0000000..9f0ffda
Binary files /dev/null and b/screenshot.png differ