توضیحات
Connects an API to WordPress: Get API-data (JSON, XML, CSV...), show it with a Shortcode, a JCI Block or PHP. Generate a template with the JCI Block
تغییرات این نسخه
2.0.15
FIX: Quotation marks in HTML code within JSON data could cause broken output. Fixed.
FIX: replaced utf8_encode with mb_convert_encoding
CHECK: Plugin compatible with WordPress “Plugin Check (PCP)” version 2.0.0.
2.0.14
IMPROVED: Characters like “%+.#@?&()[]{}|~$” are now supported in {start:ifNotEmptyAddRight:extratext}, {start:ifNotEmptyAddLeft:extratext}, {start:ifNotEmptyAdd:extratext} and {start:ifNotEmptyAddLeftRight:extratext_left##extratext_right##}. See https://doc.json-content-importer.com/json-content-importer/free-show-the-data/ for details.
FIX: Replaced deprecated utf8_encode() with mb_convert_encoding().
CHECK: Plugin compatible with WordPress “Plugin Check (PCP)” version 2.0.0.
2.0.13
IMPROVED: Now the “Allow additional HTML tags” also works for the JCI Block
2.0.12
IMPROVED: Starting with version 2.0.11, any HTML code present in the shortcode or block is filtered to prevent dangerous code (e.g. JavaScript) from being output. However, if you want to allow certain tags or attributes as a deliberate choice: In the plugin’s “Basic Settings” there is a field called “Allow additional HTML tags (advanced)”. There you can enter comma-separated tags that should not be filtered out. For example, “iframe,script” would preserve these two tags in the HTML output. “tr#onclick” would preserve the “onclick” attribute in ”, which would otherwise be removed.
2.0.11
FIX Block: ToggleControl now working again
FIX: To improve security, from version 2.0.11 onwa
FIX: Quotation marks in HTML code within JSON data could cause broken output. Fixed.
FIX: replaced utf8_encode with mb_convert_encoding
CHECK: Plugin compatible with WordPress “Plugin Check (PCP)” version 2.0.0.
2.0.14
IMPROVED: Characters like “%+.#@?&()[]{}|~$” are now supported in {start:ifNotEmptyAddRight:extratext}, {start:ifNotEmptyAddLeft:extratext}, {start:ifNotEmptyAdd:extratext} and {start:ifNotEmptyAddLeftRight:extratext_left##extratext_right##}. See https://doc.json-content-importer.com/json-content-importer/free-show-the-data/ for details.
FIX: Replaced deprecated utf8_encode() with mb_convert_encoding().
CHECK: Plugin compatible with WordPress “Plugin Check (PCP)” version 2.0.0.
2.0.13
IMPROVED: Now the “Allow additional HTML tags” also works for the JCI Block
2.0.12
IMPROVED: Starting with version 2.0.11, any HTML code present in the shortcode or block is filtered to prevent dangerous code (e.g. JavaScript) from being output. However, if you want to allow certain tags or attributes as a deliberate choice: In the plugin’s “Basic Settings” there is a field called “Allow additional HTML tags (advanced)”. There you can enter comma-separated tags that should not be filtered out. For example, “iframe,script” would preserve these two tags in the HTML output. “tr#onclick” would preserve the “onclick” attribute in ”, which would otherwise be removed.
2.0.11
FIX Block: ToggleControl now working again
FIX: To improve security, from version 2.0.11 onwa