Toolset Types 3.5.2

No permission to download (10 MB)
Download Toolset Types 3.5.2 from nulled fire. Add custom types, fields and taxonomy to WordPress
- Fix: Fatal error in Module Manager when there are relationships with native post types.
- Fix: Include posts in the Pending Review status in results of -toolset_get_related_posts() and toolset_get_related_post() by default, and allow for specifying own set of statuses to filter by.
- Fix: An obscure bug where custom field groups weren’t showing in a listing in case a “filter” taxonomy exists on the site.
- Fix: Issues with failed automatic enabling of m2m related to allowed maximum table index size.
- Fix: Saving custom relationship cardinality limits from the Edit Relationship screen.
- Fix: Broken rendering of the types shortcode for term and user fields even if the current post cannot be resolved.
  • Like
Reactions: edibile
  • Completely rewritten post relationships:
    • Introducing many-to-many post relationships.
    • Using new custom tables for relationship information to improve performance.
    • A procedure to migrate relationship information to the new tables safely and on-demand.
    • New Relationships page: Completely rewritten GUI for setting up relationships.
    • Completely rewritten GUI for showing and editing connected posts.
    • Better interoperability with WPML.
    • New API functions to safely manage relationships in PHP code.
  • Introducing Repeatable Field Groups.
  • Introducing a new custom field type: Post Reference.
  • Usability improvements regarding Custom Field Group listing pages.
  • Lots of minor bugfixes and usability improvements.
  • Raised the PHP version requirement to 5.3.
* Fixed issue with Toolset registration