Toolset Types – Custom Post Types, Custom Fields and Taxonomies

Wordpress Plugin
Download latest - 2.3.5

Download Stats

Today 2,731
Yesterday 3,432
Last Week 12,848
All Time 3,453,184
Banner 772x250

Toolset Types lets you add custom post types, custom fields and custom taxonomies to the WordPress admin. A convenient dashboard lets you control everything from one place.

[youtube https://www.youtube.com/watch?v=Akzybh3uyXA]

TYPES 3.0 AVAILABLE

We have released Types 3.0 with completely rewritten post relationships (many-to-many post relationships, repeatable field groups and much more).

However, Types since version 3.0 is a part of the complete Toolset package and it is available only with a Toolset account.

We will keep supporting the free version of Types with security and compatibility updates and bug fixes through 2018.

COMPLETE DOCUMENTATION, POWERFUL API, SIMPLE GUI FOR NON-CODERS

If you're an experienced PHP developer, you'll appreciate Types comprehensive fields API.

You will find detailed guides on adding custom post types, fields and taxonomy to the front-end, including:

  • Creating templates for single custom posts
  • Creating templates for custom post type archives
  • Creating custom user profiles
  • Create taxonomy term archives

and more.

Too much technical stuff to learn? The full Toolset package lets you build complete WordPress sites from within the admin dashboard.

CUSTOM FIELDS FOR CONTENT, TAXONOMY TERMS AND USERS

Types lets you add custom fields for posts (meaning, WordPress posts, pages and custom content types), taxonomy terms and users. You can add any field types to different user profiles.

ACCESS CONTROL FOR FIELDS

Using Access, you will be able to control what fields different users can edit and view. This way, you can make some field groups read-only for certain users, and fully-editable for other users.

For example, when you build a membership site, the site admin will be able to change membership levels for everyone and users will see their membership fields as read-only.

RELIABLE SUPPORT

To get support for Types, please join our technical support forum. You will receive support directly from our developers, helping you deliver great sites on time and correctly.

CUSTOM FIELDS

Types includes support for a wide list of custom fields.

  • Single-line text
  • Multi-line text
  • WYSIWYG (WordPress Visual Editor)
  • Checkbox
  • Multi-value Checkboxes
  • Radio group
  • Drop-down Select
  • File upload
  • Image (Types includes a robust image-resize and caching engine)
  • Date (includes a JS date-picker)
  • Email
  • Number
  • Phone
  • Skype
  • URL
  • Audio
  • Video
  • Embedded media
  • Colorpicker
  • Post reference (using Types Parent / Child relationships management)

Types custom fields use the standard WordPress post-meta table, making it cross-compatible with any theme or plugin. Additionally, all fields can be repeating fields.

CUSTOM POST TYPES AND TAXONOMIES

Types lets you easily setup custom post types and taxonomies. You can create new post types in seconds and use the advanced settings to customize every aspect.

  • Full control over every feature
  • Associate taxonomies with custom post types
  • Integrated control over custom fields display for different post types

BUILD RELATIONAL SITES

Types lets you define parent / child relationship between different post types. You'll easily setup one-to-many and many-to-many relationships and build powerful sites.

MULTILINGUAL READY

Types is the only custom fields and post types plugin that's built multilingual-ready. It plays perfectly with WPML. You'll be able to translate everything, including texts and labels in the WordPress admin and user-content for front-page. See the guide for translating Toolset.

BUILT FOR STABILITY

Types is part of a family of plugins, including WPML and Toolset, developed and maintained by OnTheGoSystems. Our plugins power over 500,000 commercial sites, using WordPress as a complete CMS. While we love features, we know that stability, performance, usability and security are critical. All our plugins go through comprehensive testing, QA and security analysis before every release.


Releases (78 )

Version Release Date Change Log
2.3.5 2018-12-07
  • Fixed a blank screen on the post editing page when using Types versions older than 2.3.4 on a site running Wordpress 5.0 (or using a Gutenberg plugin).
2.2.24 2018-12-04
  • Security Update
2.3.4 2018-10-10
  • Security Update
2.3.3 2018-08-16
  • Fixed an issue when saving checkboxes while relationship posts also contains checkboxes.
2.3.2 2018-06-14
  • An upgrade to the Installer component to prevent the notification about a possible upgrade to Types 3.0 for non-subscription users.
2.3.1 2018-06-06
  • Bring back the upgraded Installer in order to remedy upgrade issues for both subscription and non-subscription clients.
2.3 2018-05-30
  • Free Types version which will be available on wordpress.org only.
  • Added a dismissable notice about what is going on with Types development.
  • Removed the Installer dependency. Clients who buy Toolset will have to download Types 3.0+ manually for the first time.
  • Users should no longer be asked to buy a subscription in order to upgrade (sorry about that).
2.2.23 2018-04-06
  • Fixed issue with Toolset registration
2.2.22 2018-03-01
  • First version of the public relationship API that will be sustainable also for many-to-many relationships.
  • Added a warning about dropping the PHP 5.2 support (which is no longer officially supported anyway) in the near future.
  • Fixed: Using the_title filter without the mandatory $id argument.
  • Fixed: Deprecated function notice in PHP 7.2.
2.2.21 2017-12-07
  • Fixed a compatibility issue with Beaver Builder
  • Fixed an issue with extra backslashes when using quotes in field name
  • Removed the Toolset overlay while saving
  • Removed the dependency of GLOB_BRACE
2.2.20 2017-11-14
  • Fixed an issue that field title was not available on filter "wpt_field_options"
  • Fixed an issue with the background when resizing transparent indexed colored PNGs
  • Fixed an issue with special character entities import
2.2.19 2017-11-07
  • Fixed an issue when using 3rd party shortcodes on the WYSIWYG field
2.2.18 2017-11-02
  • Fixed an issue when adding option to checkbox / radio / select field
  • Fixed an issue with Custom Post Types loading (since WordPress 4.8.2)
2.2.17 2017-10-31
  • Fixed an issue when saving field conditional while the latest version of Views was active.
  • Updated the list of WordPress reserved names.
  • Fixed a formatting issue when using a WYSIWYG field in Content Templates.
2.2.16 2017-08-28
  • Fixed a bug with numeric validation used a different decimal sign than a dot.
  • Fixed a compatibility issue with the The7 theme.
  • Display an admin message if there are other Toolset plugins that are not registered. This should not affect local and staging sites.
2.2.15.1 2017-08-07
  • Fixed a bug that caused WCML to request registration in order to receive updates.
2.2.15 2017-08-03
  • Fixed a bug that caused Types to request registration in order to receive updates.
2.2.14 2017-07-31
  • Improved translations
  • Fixed notice in term listing page when image field URL is not valid
2.2.13 2017-06-12
  • Fixed an issue between the Image field and databases using utf8mb4 character set
2.2.12 2017-06-12
  • Improved the performance of the Image field.
2.2.11 2017-05-30
  • Removed notices, to push users to activate Layouts theme integration plugins based on the current theme
  • Added filter to remove/add automatic notices on demand
2.2.10 2017-05-24
  • Compatibility changes for CRED 1.9
  • Updated Font Awesome to version 4.7.0
  • Fixed broken link in parent relationship table on unpublished posts
  • Fixed a compatibility issue with Soliloquy Slider
2.2.9 2017-03-30
  • Added the feature to display posts and pages in Toolset dashboard by default.
  • Added the ability to set the purpose of a View or a WordPress Archive, when creating from the Toolset Dashboard.
  • Added support for user language setting.
  • Renamed "Thumbnail" to "Featured Image" in custom post type edit screen options.
  • Removed non-Types taxonomies from the related section in post type edit screen.
  • Removed "Layouts not compatible with theme" message.
  • Fixed an issue with checkbox user field with option to save 0 to the database
  • Fixed an issue that WordPress Archives created inside Layouts were listed in Views section of Types Information table
  • Fixed a compatibility issue with WPML plugin which was causing duplicate keys in the icl_strings table, when renaming post field groups or post types.
  • Fixed a compatibility issue with UseAnyFont plugin.
2.2.8 2017-01-30
  • Fixed an issue where Types saves invalid values in user fields.
  • Added 'custom_css' and 'customize_changeset' to list of excluded post types.
  • Fixed fatal errors with Styling editor and PHP 7.1.
  • Fixed a glitch in Firefox a new blank tab was opened when clicking on Skip Feedback
2.2.7 2017-01-25
  • Fixed a JavaScript error when using a flat taxonomy in the relationship post table.
  • Fixed an issue where no value was stored for checkboxes when option to save 0 was selected.
  • Fixed a validation issue for file, audio, video and embed fields affecting Types. Allowing URLs with non-latin characters, but only for URLs that point to attachments from the Media Library (validated by WordPress media upload mechanism).
  • Removed the "Types Migration" page which was broken and not maintained.
  • Fixed an incompatibility issue with Divi caused by double enqueuing of the jQuery UI Validation plugin.
  • When inserting the types shortcode for an image field, we will always use placeholders for the title and alt text.
  • Fixed an issue in the relationship post table where it wasn't possible to repeatedly set and remove a child post's featured image.
  • Improved how the Types meta fields are registered in the Fields and Views dialog.
2.2.6 2017-01-13
  • Updated Installer to 1.7.15.
  • Fix several issues with the Styling editor.
  • Fixed a compatibility with Layouts, child themes of Layouts-integrated themes haven't been recognized as such.
  • Fixed a compatibility with WPML, where a rare ID collision caused problems on the parent post selection dropdown.
2.2.5 2016-12-07
  • Use a different validation rule for file fields that also allows domains without TLD.
  • Fix a CRED issue with added validation rules.
  • Handle several issues related to using "0" as a default field value and saving it to the database.
  • Fix an edge-case bug when loading field groups on the Edit Post page.
2.2.4 2016-11-28
  • Fix an issue with registering custom taxonomies in WordPress 4.7.
  • Implement an alternative escaping mechanism for custom format setting of the date field.
  • types_render_shortcode() function and [types] shortcode now allows to use "id" attribute for $parent-post selection
  • Exclude Media from post relationships since the current GUI isn't able to support it properly
  • Fix exporting taxonomies with legacy "object_type" setting that was causing syntax errors in the output XML.
  • Support all CPTs in Toolset Dashboard.
  • Change the way we store the context of a Types field for string translation (use field group name instead of ID)
  • Fix a WordPress 4.7 compatibility issue with direct access to $wp_filter.
  • Make the manipulation with repetitive user field values more similar to post fields. Fix a front-end notice when there is only one value in a repeating user Skype field.
  • Add missing mandatory URL validation to file fields.
  • Add PHP template example files.
  • Fix an issue with Types export and non-latin characters in a field group slug.
2.2.3 2016-11-05
  • Fixed several security issues.
2.2.2 2016-09-27
  • Toolset Dashboard now supports custom post types created by theme or other plugins
  • Updated select2 to version 4
  • Fixed issue using [types] shortcode in CRED notification
  • Fixed minor incompatibility with the latest version of Toolset Access.
  • Fixed issue with custom values for checkboxes fields not being respected.
2.2.1 2016-08-25
  • Fixed path for Toolset Installer
2.2 2016-08-25
  • Added feature to output title, description, caption and alt text using placeholders in image field.
  • Added types_import_from_zip_file API filter.
  • Added types_finished_saving_child_posts API action as a workaround for https://core.trac.wordpress.org/ticket/17817.
  • Fixed error when generic field definitions are queried by Types-specific arguments.
  • Fixed warnings when saving a child post with repetitive field in the parent's edit page.
  • Fixed issue where internal "Types Term Groups" post type was appearing in some places that it should not.
  • Fixed issue in RTL languages where save button was being overlapped by cancel button on field group conditions.
  • Fixed issue with post relationship query in WPML default language.
  • Fixed issue with term field checkboxes options which were not able to be edit
  • Fixed performance issue with frontend display table.
  • Fixed issue with same fields in multiple field groups and they are now being displayed only once in post/user/term edit pages.
2.1 2016-07-28
  • Added dashboard for Toolset.
  • Added setting to hide Front-end Display table.
  • Added types_filter_query_field_definitions API filter.
  • Added Import and Export support for term fields and field groups.
  • Added ability to add term fields values on Add Term page.
  • Added warning about possible conflicts between post type and taxonomy rewrite slugs.
  • Added feature in Edit Field Group where fields with errors will be expanded on submit to make the error visible to the user.
  • Added feature on term listing page to hide term field columns, if there are too many and user has not changed screen options .
  • Added feature on post type edit screen to also display complex fields in Post Fields to be shown as columns in Post Type listing in WordPress Admin section, even if they are not available in the listing.
  • Added ability to delete a taxonomy in edit page.
  • Added ability to delete a field group in edit page.
  • Added support for "id" in types_render_field() function.
  • Changed label "Numeric" to "Number".
  • Updated Where to include this Field Group section, which is no longer a meta box and is now placed under Name and description.
  • Updated Front-end Display table, which will no longer display "Template" for built-in post types.
  • Updated Cancel links in dialogs, which are now buttons to match WordPress style.
  • Updated [types] shortcode attributes and they are now using single quotes, instead of double quotes.
  • Updated screen header tags to h1, instead of h2.
  • Updated plugin license information.
  • Updated POT language file.
  • Fixed issue with child post types not created by Types that could not be edited in child-relationship table.
  • Fixed issue with name and singular name of post types and post field groups that were not being sanitised.
  • Fixed issue with Types admin screens access when user role has been degraded from Administrator role.
  • Fixed issue with post count display in "At a Glance" section, when it was above a thousand.
  • Fixed issue in Conditional Display that advanced logic did not work without simple logic.
  • Fixed issue in Conditional Display that simple logic was always being displayed, even if advanced logic was used.
  • Fixed issue in Conditional Display that slugs with hyphens were not usable in advanced logic.
  • Fixed issue with field control pages that were not displaying all groups.
  • Fixed issue with fields that changing a slug removed the field conditions.
  • Fixed issue with term fields showing field content instead of "Display text".
2.0.1 2016-04-12
  • Release date: 2016-04-12
  • Fixed issue with information table and Layouts.
2.0 2016-04-11
  • Release date: 2016-04-11
  • Revamped Field Control page for all field domains.
  • Added information table on post, post type and field group edit pages.
  • Added columns with previews of field values in taxonomy term listing pages.
  • Fixed issue with cursor that was moved automatically to the end of the slug input.
  • Fixed issue with slugs that could not be numeric.
  • Fixed disabled buttons when saving a child post in post-relationship table.
  • Fixed upgrade issue from version 1.9 to 1.9.1 that was removing assignment between custom post types and native taxonomies.
  • Fixed issue with initial expression of "Advanced text mode" in data-dependent display conditions for field groups.
  • Fixed issue with special characters when displaying taxonomy names on the Edit Taxonomy page.
  • Fixed issue with special characters when displaying term names on the Edit Post Field Group page.
1.9.1 2016-03-08
  • Released date: 2016-03-08
  • Fixed javascript infinite loop in post field group edit page.
  • Fixed conflict between post relationship table and WordPress heartbeat ajax call.
  • Fixed field slug limit of 20 characters.
  • Fixed issue with filtering by multiple checkboxes fields that failed to return results.
  • Fixed custom post type icon on "At a Glance" section.
  • Fixed hidden visibility option of post types that did not work for built-in types.
  • Fixed issue when adding an existing field that was always attached to bottom of the list.
  • Fixed issue with parent custom post type that could not be stored in "Select child fields from Child to be displayed in Post Relationship table"
  • Fixed options of unsaved checkbox / select / radio fields weren't sortable.
  • Fixed an issue when adding a existing field to another group.
  • Fixed an issue with cursor that was moved automatically to the end of slug input.
1.9 2016-02-18
  • Release date: 2016-02-17
  • New: Taxonomy term meta (custom fields for taxonomy).
  • Major upgrade to user interface.
  • Renamed "Custom Fields" to "Post Fields".
  • Added post arguments show_rest and rest_base to options on post type edit screen.
  • Added ability to rename built-in post types Posts, Pages and Media.
  • Added new filter "wpcf_exclude_meta_boxes_on_post_type" that allows to exclude own Post Types from wpcf_add_meta_boxes() function in order to avoid adding Types meta boxes to certain custom posts.
  • Added ability to modify the title placeholder, displayed when creating a new post, for each post type.
  • Added ability to deactivate built-in taxonomies.
  • CPTs can now be positioned anywhere in the admin menu.
  • Promotional messages can now be disabled in settings.
  • Fixed date fields so they properly display "hour" and "minutes" when they provide those options.
  • Fix wrong field type conversion options for checkboxes fields.
  • Avoid clearing the roles for the current user as global when editing a user by visiting its profile.
  • Properly escape data used as attributes on a javascript methods controlling the post types, taxonomies, Content Templates or user roles assigned to a field group.
  • Ensure a user creating children posts on a Fields Table table has the right capabilities to do so, including Access rights.
  • Extend meta queries coming from Views so they work with Types checkboxes fields for users and taxonomy terms. Also, allow filtering by checkbox value in addition to checkbox title.
  • Allow to filter checkboxes fields by a value that contains a comma in its title.
  • Fix pagination in the Fields Table of a parent post type: it was returning the posts per page setting to its default state of 5.
  • Fix the Next pagination button missing on Fields Tables when the table is set to show N children each time and you have N+1 children assigned to that parent.
  • Fix custom taxonomy export/import when it is attached to a post type whose slug starts with a number.
1.8.11 2015-12-07
  • Release date: 2015-12-07
  • Fixed compatibility with WPML related to custom field translations.
  • Fixed compatibility with WordPress 4.4 related to menu management.
  • Added 'action' to the list of reserved words that can not be used to name post types or taxonomies.
1.8.10 2015-11-18
  • Release date: 2015-11-18
  • Changed Installer version to 1.7.2
  • Fixed usability issue with select2.
1.8.9 2015-11-10
  • Release date: 2015-11-10
  • Changed Installer version to 1.7
  • Changed Common version to 1.8
1.8.8 2015-11-02
  • Release date: 2015-11-02
  • Replace esc_attr_e to esc_attr in skype field.
  • Change Installer version to 1.6.8 - Fixed XSS vulnerability. Props for (Jacques1)[http://forums.phpfreaks.com/user/167590-jacques1/]
1.8.7.2 2015-10-28
  • Release date: 2015-10-28
  • Fixed the problem with select post parent if WPML is active.
  • Replaced sum of array by array merge to avoid losing values.
1.8.7.1 2015-10-20
  • Release date: 2015-10-20
  • Add check to do not translate if value to translate is empty or not a string.
1.8.7 2015-10-19
  • Release date: 2015-10-xx
  • Fixed a problem with shortcode playlist.
  • Improved Types and WPML integration.
  • Fixed a problem with backslash in WYSIWYG field name.
  • Improve WPML integration, replace icl_t() by filter wpml_translate_single_string.
  • Change Installer version to 1.6.7 - to reduce requests to Toolset API.
1.8.2 2015-09-29
  • Release date: 2015-08-27
  • Fixed a problem with selecting child post Events from Event Calendar when evens are "expired".
1.8.6.2 2015-09-29
  • Release date: 2015-09-29
  • Fixed a problem with "Feature Image".
1.8.6.1 2015-09-28
  • Release date: 2015-09-28
  • Fixed a problem with get_plugins() function is some Installer actions.
1.8.6 2015-09-28
  • Release date: 2015-09-28
  • Replace parameter "numberposts" with "posts_per_page" in post relationships query.
  • Fixed a meta post data before use and if is too complex just do not handle this in Types.
  • Fixed a problem with selecting file in child tabele when is no WYSIWYG or other file field on edit screen.
  • When we get User Group we added information about affected roles.
  • Fixed a problem with playlist.
1.8.5 2015-09-02
  • Release date: 2015-09-02
  • Fixed a problem with display post parent in post children table after pagination.
  • Fixed a problem with display post parent in post children table after sorting.
1.8.4 2015-09-01
  • Release date: 2015-09-01
  • Fixed a problem with display post parent in post children table after pagination.
  • Fixed a problem with some AJAX action (can't add new field, can't choose child fields, etc. etc.)
1.8.3 2015-08-31
  • Release date: 2015-08-31
  • Fixed a problem with saving child posts when author role is "Author".
1.8.1 2015-08-25
  • Release date: 2015-08-2517
  • Fixed a problem with select2 and new child posts.
1.8 2015-08-19
  • Release date: 2015-08-17
  • Added the ability to choose Custom Field as a column for Posts and Pages.
  • Added the ability to select the Feature image in the child Post table.
  • Added the ability to turn off the standard WordPress Custom Fields metabox.
  • Added default value to a Custom Field.
  • Added an "Edit" button for the parent post on the child Post editing page.
  • Added an error message for Custom Fields in children entries.
  • Added a new filter wpcf_config_options_(type).
  • Added "ico" file type as a proper image file.
  • Added "parent" keyword into the list of reserved words for Custom Post Type or Custom Taxonomy name.
  • Added "select2" options script in parent Post field.
  • Changed "View template" string to "Content Template" in order to avoid inconsistencies.
  • Added a check for Custom Fields in order to display only active ones in lists.
  • Fixed a problem about the visibility of Types button in Post edit screen editor, when there are User Fields groups but no Custom Fields groups available.
  • Fixed a problem about the Module Manager box.
  • Fixed a problem with the usage of "dashboard_glance_items" filter.
  • Fixed a problem about alternative text and title of repetitive image fields.
  • Fixed a problem about lost translation when a parent Post was saved (https://wpml.org/forums/topic/custom-post-type-relationships/).
  • Fixed a conflict of validation field with CRED plugin.
  • Removed "Styling Editor" section in Custom Fields groups and User Fields groups edit screen. In order to enable it again, you can define TYPES_USE_STYLING_EDITOR constant in wp-config.php file.
  • Improved Module Manager box in Custom Post Type and Custom Taxonomy edit screen.
  • Moved marketing message into the "Need Help?" tab.
  • Reviewed "Add New" buttons in all edit screens for consistency.
  • Removed the "auto-import" option.
  • Turned off migration from "Advanced Custom Fields Pro", as this plugin has different data structure than "Advanced Custom Fields".
  • Updated list of Font Awesome icons.
  • Updated Skype field according to the new Skype Buttons API.
1.7.11 2015-08-05
  • Release date: 2015-08-05
  • Fixed a problem when saving HTML in meta fields.
1.7.10 2015-08-04
  • Release date: 2015-08-04
  • Fixed a problem when saving HTML in meta fields.
1.7.9 2015-08-04
  • Release date: 2015-08-04
  • Fixed a problem when saving HTML in meta fields.
1.7.8 2015-08-03
  • Release date: 2015-08-03
  • Fixed WYSIWYG field for WP 4.2.3 security release.
  • Added HTML frontend rendering settings.
1.7.7 2015-07-21
  • Release date: 2015-07-21
  • Fixed a problem with the Getting Started tutorials.
1.7.6 2015-07-20
  • Release date: 2015-07-20
  • Change Installer version to 1.6.4 - to reduce load time and avoid to much update requests.
1.7.5 2015-07-15
  • Release date: 2015-07-15
  • Fixed a problem with Custom Fields Group edit screen to allow (again) underscore in Custom Fields names. https://wp-types.com/forums/topic/underscores-in-custom-field-names-possible-bug/
1.7.4 2015-07-09
  • Release date: 2015-07-09
  • Change Installer version to 1.6.1
1.7.3 2015-06-25
  • Release date: 2015-06-25
  • Fixed problem with "View All" in menu builder for Custom Post Types. https://wp-types.com/forums/topic/appearance-menu-php-errornotice/
1.7.2 2015-06-23
  • Release date: 2015-06-23
  • Field a problem with "file type" field on post edit screen when is no WYSIWYG editor. https://wordpress.org/support/topic/image-field-not-working-1
1.7.1 2015-06-22
  • Release date: 2015-06-22

  • Fixed a problem with constant ICL_SITEPRESS_VERSION https://wordpress.org/support/topic/types-17-notice-undefined-constant-icl_sitepress_version

  • Field a problem with "file type" field on user profile screen. https://wordpress.org/support/topic/image-field-not-working-1

1.7 2015-06-15
  • Added the word "mode" to the list of words reserved by WordPress. https://wp-types.com/forums/topic/when-types-is-activated-i-cant-filter-articles-by-category-in-the-wp-backend/
  • Added the feature that automatically creates a slug for the Custom Post Type and Custom Taxonomy.
  • Added bulk delete options to Custom Field Groups listing page.
  • Added bulk delete options to Custom Post Types listing page.
  • Added bulk delete options to Custom Taxonomies listing page.
  • Added the automatic check of availability for the "Title" and "Editor" fields in the child relationship dialog.
  • Added the duplicate option for Custom Post Type and Custom Taxonomy.
  • Added the "Excerpt" field to the Child Posts table.
  • Added the "wpcf_field_image_max_width" filter which allows user to change image width on admin listing pages.
  • Added the option to specify the custom archive slug for the Custom Post Type http://wp-types.com/forums/topic/specify-cpt-archive-slug-as-string/
  • All custom fields on Custom Post Type listing pages are now sortable.
  • Changes to the Types fields GUI for easier support.
  • Fixed a problem with Custom Post Type, Custom Taxonomy and Custom Fields Group editing pages where forms would "freeze" after validation fails.
  • Fixed a problem with selecting an image for the Custom Image Field in the Child Posts table, after using the "Add New", "Save All" and "Save" buttons. https://wp-types.com/forums/topic/featured-image-cannot-be-changed-after-first-save/
  • Fixed a problem with multi-line field not being wrapped with P (paragraph) HTML tag https://wp-types.com/forums/topic/multi-line-text-fields-are-missing-paragraph-tags/
  • Fixed problem with fields being covered by colorbox on the Custom Post Type editing page.
  • Fixed an issue where a wrong message was displayed when minimum number of characters has not been reached.
1.6.2 2015-06-15
  • Fix addslashes warning
  • Fix display problems with Types shortcodes
  • Fix PHP error for checkboxes
1.6.6.6 2015-06-10
  • Release date: 2015-06-10
  • Fixed problem with "playlist" word. https://wp-types.com/forums/topic/front-end-warning-from-wysiwyg-php/
1.6.6.5 2015-05-20
  • Release date: 2015-05-20
  • Fixed problem with Uncaught ReferenceError: pagenow is not defined. http://wp-types.com/forums/topic/nextgen-gallery-broken-urgent/
1.6.6.3 2015-05-20
  • Release date: 2015-04-27
  • Fixed problem with Commercial tab on Install new Plugin Page.
1.6.6.4 2015-05-12
  • Release date: 2015-05-12
  • Fixed problem Export/Import for CPT with custom fields.
1.6.6.2 2015-04-10
  • Release date: 2015-04-10
  • Fixed problem with File Field which do not work when edited from the Parent Post Type. https://wp-types.com/forums/topic/1-6-6-seems-to-break-child-fields-when-parent-has-an-image-field/
1.6.6.1 2015-04-03
  • Release date: 2015-04-03
  • Fixed problem with archive page for custom post type.
1.6.6 2015-04-01
  • Fixed problem with shortcode "playlist" used in WYSIWYG field. http://wp-types.com/forums/topic/media-play-list-not-outputting-from-custom-wysiwyg-field-js-error/
  • Fixed empty title problem for filter "wpt_field_options" on user edit/add screen https://wp-types.com/forums/topic/populate-select-field-in-wpcf-um-group/
  • Added ability to create CPT without title and editor. https://wp-types.com/forums/topic/inaccurate-warning-message-when-creatingediting-a-cpt/
  • Added Skype field validation.
  • Fixed problem with loading custom CSS when user meta group is inactive or not assign to certain user role.
  • Added ability to add to menu link to archive of post type.
  • Added ability to setup meta box callback function. https://wp-types.com/forums/topic/add-support-for-meta_box_cb-in-custom-taxonomy/
  • Added ability to add HTML5 placeholder attribute for custom post fields.
  • Fixed problem with CPT labels. https://wp-types.com/forums/topic/after-save-cpts-cutom-labels-always-revert-to-default-label/
  • Added a filters to the post title as option text in the select dropdown for post parents. wpcf_pr_belongs_items for array of options and wpcf_pr_belongs_item for one option. https://wp-types.com/forums/topic/help-to-distinguish-duplicate-titles-in-post-relationship/
  • Added ability to choose custom fields to display it on custom posts admin list.
  • Fixed problem with saving parent data into child data. On parent edit screen.
  • Added check group name for Custom Fields and User Fields.
  • Fixed missing "Edit" button on group edit screen when we close custom logic form.
1.6.5.1 2015-02-24
  • Release date: 2015-02-24
  • Fix Installer patch to plugins.
  • Fix problem with "Access Control and User Roles" menu in Types, when Access is active http://wp-types.com/forums/topic/update-issues-fatal-error-require_once-failed-opening-required-wpcf_access_/
  • Change utm_media used in links on "Getting Started" pages.
1.6.5 2015-02-11
  • Change in relationships, now all posts are showed, even those which have show_ui to false.
  • Added ability to hide custom post types on post relationships list. https://wp-types.com/forums/topic/post-relationship-doesnt-show-post-type-events-created-by-events-espresso/ using filter add_filter('wpcf_show_ui_hide_in_relationships', '__return_false');
  • Fixed a problem with deleting last children on post relationships table.
  • Added filter to allow use "?" in image url. https://wp-types.com/forums/topic/image-custom-field-is-not-storing-image-path-with-parameters/
  • Added option for child table, when editing parent to allow show only list of children instead edit form. http://wp-types.com/forums/topic/miss-settings-for-post-relationship-child-options/
  • Fixed a problem with slug in custom fields, when field have special chars.
  • Fixed wrong display message about custom fields not manageable by Types.
  • Fixed a conflict with Formidable-Pro plugin https://wp-types.com/forums/topic/plugin-conflict/
  • Fixed creating new post in relationships. WP 4.1 need real title not faked by one space.
  • Fixed problem with validate fields on user create page. http://wp-types.com/forums/topic/custom-usermeta-bypassed-even-required-is-set/
  • Improve Edit CPT and Edit CT screens to be more compatible with WP Admin UI
  • Fixed problem with default label which contains single quote character (eg. French) https://wp-types.com/forums/topic/default-label-always-shown/
  • Improve display list of custom fields groups.
1.6.4 2014-12-23
  • Fixed an issue with dependency between custom taxonomy and custom posts when importing data from the "Custom Post Type UI" plugin.
  • Fixed an issue with editing checkboxes with the option "save 0 to the database" selected, created for Custom Posts. http://wp-types.com/forums/topic/checkbox-custom-field-doesnt-save-value-since-upgrade-to-version-1-6-2/ http://wp-types.com/forums/topic/types-checkbox-field-not-saving-after-save-0-to-the-database/
  • Fixed an issue with PHP notices being thrown when relative URLs to images were used. http://wp-types.com/forums/topic/php-notice-undefined-index-host-in-image-php/
  • Fixed the example file which adds the Google Map field to Types and allows users to enter coordinates to display a map on the front-end.
  • Added the "wpcf_delete_relation_meta" filter which allows deletion of all post relationships when deleting a custom post type.
  • Fixed an issue with the file name being changed when the file was uploaded. https://icanlocalize.basecamphq.com/projects/7393061-toolset/todo_items/189560556/comments http://wp-types.com/forums/topic/types-1-6-update-breaks-layout-that-worked-in-types-1-5-7/
  • Fixed a problem with duplicate slugs on "Edit Group" screen. https://icanlocalize.basecamphq.com/projects/7393061-toolset/todo_items/187118123/comments http://wp-types.com/forums/topic/cant-add-more-custom-fields/
  • Fixed a problem with default description not disappearing for non-English placeholders. https://icanlocalize.basecamphq.com/projects/7393061-toolset/todo_items/189787190/comments
  • Fixed a problem with Custom Taxonomy metaboxes still appearing on the Custom Post editing page even after removing a Custom Taxonomy from a Custom Post Type.
  • Fixed embedding OTGS CSS for the admin area. https://wordpress.org/support/topic/four-stylesheets-being-loaded-at-frontend
  • Fixed a problem with Checkbox field value not being saved. https://wp-types.com/forums/topic/checkbox-value-not-saved/
  • Added the option to select posts with the "Private" post status as parents in a parent-child Custom Post Types relationships. http://wp-types.com/forums/topic/cred-child-form-not-working-with-private-ctp/
  • Fixed a problem with the date-picker. https://icanlocalize.basecamphq.com/projects/7393061-toolset/todo_items/191190651/comments
  • Fixed a problem with label menu in wp-admin for child posts.
  • Fixed a problem with child table when edit parent post and children do not have title.
  • Prevent to chose repetitive field in child table on edit parent screen. http://wp-types.com/forums/topic/wp-types-select-child-fields-to-be-displayed-specific-fields-not-working/
  • Added a dynamic "posted x minutes/hours ago" for Types fields. https://wp-types.com/forums/topic/adding-a-dynamic-posted-x-minuteshours-ago-in-a-view/
  • Improved post relation table by using more precise labels. http://wp-types.com/forums/topic/displaying-the-best-names-of-cpts-in-applicable-contexts/
  • Fixed a problem with display checkbox value from database if checkbox is empty.
1.6.3 2014-10-23
  • Added the message to ask users to answer a short survey for feedback on their work using the Types plugin.

  • Fixed a problem where the custom field groups description was missing from the post/page editing page. http://wp-types.com/forums/topic/custom-field-group-descriptions-no-longer-visible-in-cpt-add-newedit-screen/

  • Fixed a problem where the field descriptions werent displayed on the user profile editing page. http://wp-types.com/forums/topic/checkbox-description-fields-no-longer-display-in-types-1-6-2/

  • Fixed a problem where users werent able to untick the single and multiple checkbox fields on the user profile editing page.

  • Fixed a problem where the value of date field couldnt be cleared and added new button which clears the date field value. http://wp-types.com/forums/topic/problem-2-after-update/

  • Replaced the deprecated like_escape function with the wpdb::esc_like function.

  • Fixed a problem where the parent-child relations between custom post types persisted after deleting and re-creating a custom post type.

  • Fixed a problem where date picker scripts were being enqueued in the front end. https://wordpress.org/support/topic/datepicker-css-enqueued-on-public

1.6 2014-08-22
  • Added ability to add extra options by filter wpt_field_options to fields with "options".
  • Added ability to create custom post type with the same singular and plural name.
  • Added ability to select menu icon for custom post type.
  • Added delete attached repetitive files.
  • Added filter "wpcf_pr_belongs_post_status" that allows to change post_status for parent/child posts.
  • Added sanitization for uploaded file names, to remove non-latin1 characters.
  • Added debug page to help retrieving debug information.
  • Fixed export problem if system temporary directory is not allowed to write by open_basedir restriction.
  • Fixed export problem, when temporary directory is full or not available.
  • Fixed import of slug for custom fields.
  • Fixed problems with calling static method in PHP 5.2
  • Fixed problems with embedding scripts when WordPress works on non-standard port.
  • Fixed problems with getting not existing array keys when register new post type.
  • Fixed problems with manage more than one flat taxonomy on one CRED screen.
  • Improved import button, which is disabled until user select a import file.
  • Improved custom display logic UI for conditional display in custom fields edit screen.
  • Prevent raising group chose overlay on "Custom Fields Control" screen if there is no group.
  • Remove serialize/unserialize for exported relationships to avoid object injection.
  • Removed Zebra library and created new Toolset fields library.
  • Tweak import/export screen when is something wrong with imported file
  • Fix several security issues
  • Unify code with other Toolset plugins
  • Add debug information output for improved customer support
  • Add "required" validation audio, file and video fields