oik-shortcodes v1.28.0 contains changes to better support actual usage in wp-a2z.org and oik-plugins.
Changes
Change | Reference |
---|---|
Added: Batch routine to create _oik_hook_plugin post meta for oik_hook posts | bobbingwide/oik-shortcodes#48 |
Added: Set only one value for compatible_up_to based on publication date | bobbingwide/oik-shortcodes#50 |
Changed: API ref field temporarily not displayed | bobbingwide/oik-shortcodes#[52 |
Changed: Registration of oik_shortcodes | bobbingwide/oik-shortcodes#55 |
Fixed: Support PHP 7.1 – replace ‘/tmp’ by sys_get_temp_dir() | bobbingwide/oik-shortcodes#47 |
Fixed: Use php_sapi() instead of PHP_SAPI to resolve environmental problem | bobbingwide/oik-shortcodes#48 |
Fixed: paired_replacements() should not convert a single ‘ * ‘ to an <em> tag pair | bobbingwide/oik-shortcodes#46 |
Tested: With WordPress 4.8.2 and 4.9-beta3 | |
Tested: With PHP 7.0 and PHP 7.1 |