|
bcd42bde2a
|
Minor code style fixes
|
2018-10-20 10:12:38 +02:00 |
|
|
8c556ca509
|
Removed legacy code for WP prior to 4.6
Statify itself requires WP 4.7, so no reason to stick to legacy code
anymore.
|
2018-03-21 18:16:25 +01:00 |
|
|
5956059327
|
Cleaned up option handling for multisite
Multisite detection has been executed multiple times while the status is present in class variable after initialization.
|
2018-01-07 16:17:27 +01:00 |
|
|
c2ad908481
|
Fixed menu page for multisite activation
|
2018-01-07 16:16:01 +01:00 |
|
|
8b9ce4c570
|
Fixed issues with multisite installation (#11)
|
2018-01-07 14:14:48 +01:00 |
|
|
089ed347fa
|
Code style again
Altered variable names from camel to snake case, renamed class files from *.class.php to class-*.php, added some comments.
|
2017-07-16 12:34:49 +02:00 |
|