Fix: When variables are not set correctly under certain circumstances, warning messages occur. This version fixes this.
Plugin ok with WordPress 6.9
Version 3.8.9 (Nov 24 2025):
New: Twig functions to simplify generating Custom Posts out of API-data:'wp_create_cp_with_cpf', 'wp_update_cp_with_cpf', 'wp_cleanup_cp', 'wp_delete_cp_by_cpf_keyvalue', 'wp_showresult_of_update_cp_with_cpf' see here
New: Twig filter "preg_quote_slash" to escape all special characters in a string so it can be safely used inside a regular expression (e. g. Twig-Code: "(title '/'~(job | preg_quote_slash)~'/i')"
New: Twig 3.21.1, which is required for PHP 8.x. Twig 3.5.1 remains the default, however.
Update: The plugin includes the JavaScript library Leaflet — previously version 1.9.1, now updated to version 1.9.4.
Change: The JCI plugin previously included JavaScript libraries (e.g. jQuery) because they were not part of WordPress at the time. Since these libraries are now included in WordPress, you should disable loading them in the JCI plugin’s extra options.
Improvement: Handling of slashes ("/") in GET and POST request
Improvement: Translations and security
Plugin ok with WordPress 6.8.3
Who's behind?
human made
JSON Content Importer is made by Bernhard Kux from munich, germany.