Tim Nolte
93cd5d0cc2
Plugin Settings Page Updates Using Constants
...
- Ensures that any available defined constants are loaded in place of
any database stored settings as an override.
4 years ago
Tim Nolte
cf99f6a263
Adds Support for IDP Settings as Defined Constants
...
- Reads from defined constants on plugin bootstrap.
- Disabled plugin settings fields when defined constants are used.
_ Prevents savings plugin settings that are using defined constants.
4 years ago
Tim Nolte
f821db0870
Fixes missing loaded settings property assignment.
4 years ago
Tim Nolte
78ede5dffb
Updates Code Base to Pass Level 5 Baseline
...
* Ensures PHP Code Sniffs continue to pass.
* Fixes all code base issues to pass a level 5 PHP static analysis.
* Updates PHPStan configurations to use a level 5 baseline.
5 years ago
Tim Nolte
139791a75c
Current state of coding standards and analysis fixes.
5 years ago
Tim Nolte
79f45e7f89
Initial Coding Standards & Static Analysis Chanages.
...
* Adds WordPress coding standards configuration.
* Adds WordPress/PHP static analysis configuration.
* Adds Git hooks to enforce checks and ensure quality on commits.
* Adds initial local Docker development environment setup.
5 years ago
Jonathan Daggerhart
bf2e517a89
removing trailing whitespace
5 years ago
Jonathan Daggerhart
326efbb416
prefixing generic classes with oidcg comment class names. adjusting autoloading to look for the standardized prefix.
7 years ago