Commit Graph

40 Commits

Author SHA1 Message Date
28d9b0830c PHPcs new line complaint?! 2015-08-28 19:20:14 -04:00
58474dca20 Remove unused global 2015-08-28 19:19:53 -04:00
b3848809c0 More PHPcs complain passification 2015-08-28 19:19:25 -04:00
335ed326ba Move localized params to var for dumping during dev | update if..else
logic to include new cat method | fixes #18
2015-01-12 10:53:14 -05:00
ad62efffaa Alphabetize methods in class, cuz why not | new is_cat_gated method 2015-01-12 10:35:02 -05:00
a709bdc816 Hotfix 2014-12-14 01:41:29 -05:00
e8b2eddd35 Return true if in category that's gated 2014-12-01 08:00:10 -05:00
5e4dc71423 Make those inline 2014-12-01 07:58:31 -05:00
80e21d9fe0 Remove that, no need, it's already in another method... derp 2014-12-01 07:56:39 -05:00
f66d0a9627 Remove deprecated code 2014-12-01 07:54:44 -05:00
690c12cc26 Stop gating admins or feeds ( not that js is shown on feeds ) 2014-12-01 07:51:22 -05:00
f4f97d03d8 Finish cookie logic in js files, finally 2014-11-24 10:48:59 -05:00
48ed975012 Almost finished with js cookie logic 2014-11-24 10:44:34 -05:00
8bb32ebea6 Remove ALL references to colorbox 2014-11-17 10:17:11 -05:00
1827da7ba1 Update dependancies 2014-11-17 09:46:03 -05:00
03d285e07e Add more js params, update colorbox library 2014-11-17 09:43:23 -05:00
c1bdda5f7b Quick commit before work today, still incomplete 2014-11-10 09:15:34 -05:00
024e82d3b9 REmove bunch of now deprecated stuff | begin check_post method | add more js variables | more... 2014-11-10 08:46:13 -05:00
4554bd26a2 Add cookiename to js params 2014-11-09 23:15:53 -05:00
3c0836a010 Use sitecookiepath constant for Multi-Site users 2014-11-09 17:42:24 -05:00
dff22f705e Review readme.md for commit log at this stage. 2014-11-09 13:19:01 -05:00
1fd0624928 Update main.class.php for revert 2014-11-02 22:45:22 -05:00
802b4ee94d small update to greatness 2014-11-02 22:44:50 -05:00
81e3913fa0 Update scripts and include jquery cookie 2014-10-30 17:03:19 -04:00
a27b0d250a More yoda conditions 2014-10-27 19:57:18 -04:00
6a04532100 Wordpress Coding Standards 2014-10-27 19:09:30 -04:00
431af6b121 re-add button patch 2014-09-06 00:22:06 -04:00
d8ad66ba6a Re-add css option output 2014-09-06 00:19:39 -04:00
2fd1d1f4c3 Adding isset checks to reduce undefined index errors
Fixed numerous PHP Notices of "Undefined index" by checking if the value has been previously set. Most of these revolved around $_COOKIE [ index ].
2014-09-03 14:59:21 -04:00
a4a7c8f4de Should fix #2 and #1 needs verification 2014-08-17 23:03:48 -04:00
d2103e91cf Fixes #3 2014-08-17 23:02:01 -04:00
8f8804876a Fix cookie logic 2014-07-13 20:34:15 -04:00
46ba7431ff Add SCRIPT_DEBUG functionality to core class 2014-07-13 17:53:54 -04:00
bf36205dae Update colorbox 2014-07-13 16:08:16 -04:00
59bb5e2e99 Colorbox fix 2014-07-13 15:44:39 -04:00
12194d49b7 PHP Tidy 2014-07-13 14:03:20 -04:00
1fd2570b84 PHP 5.3+ Pass by reference no longer required 2014-07-09 21:25:46 -04:00
630199fc2d Shorttag fixes 2014-07-09 21:02:38 -04:00
6a0888a46f Sync with current wp version 2014-07-09 20:49:03 -04:00
685def3e06 Initial Commit 2013-07-09 10:15:02 -04:00