Search Widget and WP REST Server for Toolset Types

0

This search widget can search Toolset Types custom posts by the value of Toolset Types custom fields, custom taxonomies and parent/child relationships. It is designed to be used with th

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This search widget can search Toolset Types custom posts by the value of Toolset Types custom fields, custom taxonomies and parent/child relationships. It is designed to be used with the Toolset Types plugin and makes use of Toolset Types’ proprietary database format to generate user friendly field names and field values. The widget uses user friendly substitutions for the actual values in the database, e.g. post title is substituted for post id in parent/child fields. The selected posts can be displayed as a standard WordPress list of posts, a spreadsheet of posts with their custom fields or a gallery of featured images.

Version 1.3 supports a single-page application mode where the search results returned by an interactive AJAX request populates a Backbone.js collection of models which can be rendered in the same page using Underscore.js templates and the Bootstrap framework.
You can view a working sample page using this plugin in single-page application mode at my portfolio website.

Version 2.0 implements an experimental WP REST API server for Toolset Types custom post types and custom fields.

Please visit the online documentation for more details. This plugin works with Toolset Types 2.2.2 and requires at least PHP 5.4. This plugin is not compatible with the WordPress Multilingual Plugin by OnTheGoSystems.