A. All combinations are supported, so long as compatible versions of each plugin is being used.
Compatible versions
The latest compatible set is listed first.| oik | oik-bwtrace | oik-lib | oik-libs |
|---|---|---|---|
| 3.0.0-alpha.0917 | 2.0.6 or higher | 0.0.3 | 0.0.3 |
| 3.0.0-alpha.0806 | 2.0.1 | 0.0.2 | 0.0.2 |
| 2.6-alpha.0724 | 2.0.0 | 0.0.1 | 0.0.1 |
Supported combinations
TL;DR All combinations of compatible versions are supported.| oik | oik-lib | oik-bwtrace | Supported? |
|---|---|---|---|
| - | - | ||
| - | - | ||
| - | |||
| - | - | ||
| - | |||
| - | |||
Caveats
During these early stages of oik-lib development, attempting to use incompatible versions could cause problems. For example, there was a known conflict between oik-bwtrace v2.0.1 and oik v2.6-alpha.0724. Now that oik-bwtrace has been released to wordpress.org we will endeavour to keep the latest versions of oik and oik-lib compatible with the latest stable version of oik-bwtrace. Do not attempt to update a site with activated plugins, if by doing so your site will then attempt to run incompatible versions.Known incompatibilities
This table records known incompatibilities with versions of oik and oik-bwtrace. Do not attempt to use these combinations.| oik | oik-bwtrace | Note |
|---|---|---|
| v2.6-alpha.0724 | v2.0.1 | Fatal error: Call to undefined function bw_oik_version() in wp-admin |
| 2.6 | 1.27 | oik-bwtrace will fail to find bw_array_get() |
| up to 2.5 | 2.0.0 | Error: cannot redeclare bw_trace2() or call to undefined function oik_lib_fallback() |
| - | up to 1.27 | admin fails |
Notes on dependencies
- Neither
oik-libnoroik-bwtracehave dependencies on theoikbase plugin - Other plugins, such as
oik-nivo-slider, indicate their dependency on theoikbase plugin - Other plugins, such as
oik-pluginsandoik-types, have dependencies on multiple plugins - The dependency checking built into
oikdoes not yet take into account semantic versioning
