Toolset Types 3.6.3

✨ Join the Club & Unlock

Starting from €7.5/mo

  • Access to all products
  • Use on unlimited websites
  • Email update alerts
  • Instant download after payment
Download Toolset Types 3.6.3 from nulled fire. Add custom types, fields and taxonomy to WordPress
Downloads 214
File Size 11 MB / .zip
Version 3.6.3 Report Update
Last Update

Toolset Types 3.6.2

Fix: resolve 500 console error when selecting to translate certain Toolset field groups.
Fix: Fixed BeaverBuilder compatibility issue. Exlclude autoSuggest fields from shortcode-button wrapper.
Fix: Add early-exit check in before_delete_post for post types without RFGs.

Toolset Types 3.6.1

Performance: Optimize WPML label registration by replacing registerDefaultLabels() with maybeRegisterDefaultLabels().
Adds version-based caching and stores registration flags in wpcf_settings to prevent repeated executions.
Previously, default label registration ran on every page load. It now runs once per plugin update, significantly improving load times.
Observed ~50–70% faster page loads in local tests by avoiding redundant WPML string registration.

Toolset Types 3.6.1

3.6.1

Toolset Types 3.6.0

Enhancement: extend the labels offered for Custom Post Types and Custom Taxonomies to cover most of the WordPress API.
Enhancement: include filters to modify the labels of the items offered when creating a relationship association.
Compatibility: translate Custom Post Types, Custom Taxonomies, Fields Groups, and Relationships using the WPML Translation Management dashboard.
Compatibility: use the right translations for labels on Custom Post Types, Custom Taxonomies, Fields Groups, and Relationships, when changing the admin language with WPML.
Fix: do not produce an error when displaying image fields for images stored in non-standard locations.
Fix: avoid problems when editing Custom Post Types or Custom Taxonomies labels with a different number of placeholders than expected.
Fix: remove a JavaScript dependency no longer included with WordPress.
Fix: add some security checks when automatically generating WooCommerce field groups.

Toolset Types 3.5.2

3.5.2

Toolset Types 3.4.20

n/a

Toolset Types 3.4.19

n/a

Toolset Types 3.4.17

Fixes​

  • Addressed various issues with the WYSIWYG field by implementing a much more stable fix for the race condition caused by a WordPress bug: #53644 (WPeditor not fully initialized in a classic metabox) – WordPress Trac.
  • Fixed a compatibility issue with the Uncanny Automator plugin that was breaking its TinyMCE inputs.
  • Prevented a fatal error in the background while sending posts with Repeatable Field Group items to translation.
  • Ensured that custom post fields with the Copy and Copy once translation settings are correctly pre-populated on a New Post page.
  • Fixed image editing issues related to PHP 8 compatibility.
  • Prevented a PHP warning (or error in PHP8) when multiple values are passed to meta_key in WP_Query arguments.

Performance​

  • Added a minimum length to autocomplete on some Toolset listing pages in the WordPress admin.

Toolset Types 3.4.16

  • Compatibility with PHP8.
  • Fixed a problem when WYSIWYG fields were not properly saved on the classic editor.
  • Fixed a problem when WYSIWYG fields were not properly initialized on the blocks editor.

Toolset Types 3.4.15

Fixed custom field validation for post types without post content.
Fixed the styling of the horizontal view of Repeatable Field Groups in case there are many fields to display.
Prevented possible database integrity issues when creating new post relationships in high-traffic environments.
Fixed a compatibility issue with the most recent versions of WordPress that was breaking several block editor-specific adjustments in Types.
Made sure that attachment metadata is always fetched in the correct language when using the types shortcode.
Prevented an error when receiving a completed translation job from the Advanced Translation Editor when repeatable custom fields are involved.
Back