From: Chuck Scott Date: Tue, 27 Nov 2018 20:48:39 +0000 (-0500) Subject: Added filter to do quick check if this add-on is active. X-Git-Tag: v1.2.0^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=133697f5f6fbd23ed8da248bc6a0d03562936a15;p=WP-Plugins%2Fglm-member-db-leads.git Added filter to do quick check if this add-on is active. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..16d7183 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# Don't save smarty cache directories or files +misc/smarty/** +media/images/** +.project +.buildpath +.settings + diff --git a/setup/commonHooks.php b/setup/commonHooks.php new file mode 100755 index 0000000..4519b9d --- /dev/null +++ b/setup/commonHooks.php @@ -0,0 +1,10 @@ +