bobbingwide / oik-lib

Shared library management for WordPress plugins
https://www.oik-plugins.com/oik-plugins/oik-lib-shared-library-management/
GNU General Public License v2.0
1 stars 0 forks source link

100% translatable and localizable #5

Open bobbingwide opened 7 years ago

bobbingwide commented 7 years ago

Convert to use the shared library functions that support internationalization and localization. This creates a dependency on the shared library files used in oik v3.2.0

See https://github.com/bobbingwide/oik/issues#9

bobbingwide commented 6 years ago

Note: oik v3.2.0-RC1 and oik-lib v0.1.0 are currently co-dependent. If oik-lib is activated then oik must be at v3.2.0-RC1. If oik-lib is v0.0.8 or earlier then visiting wp-admin can produce.

Fatal error: Uncaught Error: Call to undefined function oik_l10n_enable_jti() in oik/admin/oik-admin.inc:28

This is not expected to be a serious problem. Detected on oik-plugins.co.uk