- Version
- Download 125
- File Size 7.71 MB
- File Count 1
- Create Date October 23, 2023
- Last Updated May 23, 2024
WP Content Crawler v1.14.0
v1.14.0 - 29 October 2023
New
- Adds Config Helper
- Adds Make command to
Request
subject. This command is used to make requests and insert their responses into the page. - Adds Convert JSON to HTML and Convert JSON to HTML automatically? settings to Manipulate HTML Section of
Category
andPost
tabs. - Adds Embed social media posts and other media setting to Quick Fixes Section of
Templates
tab. This setting is automatically checked when a new site is created. - Adds Text as JSON and Attribute value as JSON properties to
Element
subject. - Adds Convert to HTML and Convert to HTML automatically commands for properties that output parsed JSON.
- Adds Move command to
Element
subject. - Adds JSON attribute’s text value, JSON attribute’s numeric value, and JSON attribute’s date value properties to
Element
subject for condition commands. - Adds Translate command to the
Post
subject. - Adds Translate element attributes command to
Page
subject.
Improvement
- Turns URLs shown in the test results into clickable links
- Adds
gpt-3.5-turbo-16k
andgpt-3.5-turbo-instruct
models to OpenAI GPT Short Code creator - Adds
Updated
,Deleted
andOther
URL types to the Clear URLs Tool
Fix
- WooCommerce Section is not shown in the multi-site environment when WooCommerce is not activated for the entire network but only for a single site.
- Certain prompts used in
[openai-gpt]
short code cause an infinite loop, making PHP stop execution - Decode HTML entities of the JSON values found via Options Box
- Contents found by Post Content Selectors must not be wrapped with a
p
element - Values of “0” found by CSS selectors must not be ignored
- Remove empty HTML elements and comments setting causes a PHP fatal error for HTML elements containing too many nodes
Other
- Tested and works with WordPress 6.3, 6.2, 6.1, 6.0, 5.9, 5.8, 5.6, 5.5, 5.4, 5.3, 5.2, with PHP 8.2, 8.1, 8.0, 7.4, 7.3, with Chrome, Firefox, Opera, with WooCommerce 8.2, 8.1, 7.9, 7.8, 7.2, 7.1, 7.0, 6.9, 6.1, 5.2, 5.1, 4.9, 4.5
- Updates third party libraries
- Minor fixes and improvements
- Code quality improvements