Commit Graph

59 Commits

Author SHA1 Message Date
5f5d6130a7 Cleanup & Docblock additions for @since tags 2015-08-29 13:55:13 -04:00
e56fe16b0b And again 2015-08-29 13:51:45 -04:00
1c8a8264a8 No need to check if empty 2015-08-29 13:51:08 -04:00
03e874f571 Var name change 2015-08-29 13:49:59 -04:00
290e54783c Remove useless lines 2015-08-29 13:49:00 -04:00
75ecb7c720 Put the checkbox on the left, pet peve 2015-08-29 13:48:21 -04:00
e8493c260e Fix undefined index for metabox render 2015-08-29 13:46:38 -04:00
fa9523e6d7 Variable name changes 2015-08-29 13:45:51 -04:00
f29eeebdaa Refactor cwv3_meta_save logic 2015-08-29 13:44:26 -04:00
2819dc94be Better sanity check for column 2015-08-29 13:40:43 -04:00
a4be15f73c Remove 'unlock' icon, prevents clutter/confusion 2015-08-29 13:20:15 -04:00
e3a824a124 Remove old code 2015-08-29 13:17:51 -04:00
0bd1f2b5f2 Use dashicons for yes/no 2015-08-29 13:17:38 -04:00
270e9fc20b Small cleanup 2015-08-29 13:13:58 -04:00
5bb0fee8be Checkbox var change 2015-08-29 13:13:25 -04:00
3f92ad967c Add filters for post types 2015-08-29 13:13:02 -04:00
f8c5a911f2 PHPcs newline requriement 2015-08-29 12:50:26 -04:00
b5e902e514 Fix undefined variable 2015-08-29 12:50:03 -04:00
bd6f5fe6ef Clean up admin.class.php PHPcs complaints 2015-08-28 20:45:54 -04:00
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