oik-libs v0.0.6 contains the latest shared libraries used in oik v3.2.0-RC1 and the latest versions of other plugins and themes
Features
- Now contains many PHPUnit tests
- Test internationalization and localization into UK English and the bb_BB locale
- Includes new shared library files
Library Purpose bwtrace_log Logging library functions class-BW- Internationalized HTML output library functions class-bobbcomp HTML output library functions class-dependencies-cache Script and style dependencies functions class-oik-autoload Implements autoloading for shared libraries class-oik-plugin-update Implements oik’s plugin update logic class-oik-remote Implements oik/includes/oik-remote.inc as a shared library class-oik-theme-update Implements oik’s theme update logic class-oik-update Functions that support the plugin and theme updates. oik-l10n Just Translate It localization for shared libraries oik_themes Implements admin/oik-themes.inc as a shared library
Changes
Changes in v0.0.6 are summarised below
Change | Reference |
---|---|
Added: Implement i18n/l10n solution for shared library files | bobbingwide/oik-libs#7 |
Added: Reconcile updates for oik issue 55 – extract plugin and theme update into shared libraries | bobbingwide/oik-libs#5 |
Added: UK English language files | |
Changed: Change tests associated with oik issue #80 | bobbingwide/oik#80 |
Changed: Changes associated with oik issue #67 | bobbingwide/oik#67 |
Changed: bb_BB language files | |
Tested: Added PHPUnit tests for shared library functions | bobbingwide/oik-libs#6 |
Tested: With PHP 7.0 and 7.1 | |
Tested: With WordPress 4.8.2 and 4.9-beta3 |
- For a summary of changes in v0.0.3 through v0.0.5 please see the readme file.
- For details see bobbingwide/oik-libs.