Linux 软件免费装
Banner图

Toolset Types - Custom Post Types, Custom Fields and Taxonomies

开发者 AmirHelzer
brucepearson
christianglingener
jadpm
zaantar
jmilczarek
kouratoras
displaynone
更新时间 2018年12月7日 23:43
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 4.9
版权: GPLv2

标签

taxonomies taxonomy custom post types CMS custom post type post type custom field custom fields field post types fields post toolset

下载

1.6 1.6.2 1.6.3 1.6.4 1.6.5 1.6.5.1 1.6.6 1.6.6.1 1.6.6.2 1.6.6.3 1.6.6.4 1.6.6.5 1.6.6.6 1.7 1.7.1 1.7.10 1.7.11 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.8 1.8.1 1.8.10 1.8.11 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.6.1 1.8.6.2 1.8.7 1.8.7.1 1.8.7.2 1.8.8 1.8.9 1.9 1.9.1 2.0 2.0.1 2.1 2.2 2.2.1 2.2.10 2.2.11 2.2.12 2.2.13 2.2.14 2.2.15 2.2.15.1 2.2.16 2.2.17 2.2.18 2.2.19 2.2.2 2.2.20 2.2.21 2.2.22 2.2.23 2.2.24 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5

详情介绍:

Toolset Types let’s 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: 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. 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. 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.

安装:

  1. Upload 'types' to the '/wp-content/plugins/' directory
  2. 通过WordPress的“插件”菜单激活插件

屏幕截图:

  • Toolset Dashboard
  • Post Types list
  • Custom Taxonomies list
  • Edit Post Type
  • Edit Taxonomy
  • Editing post field group
  • Editing user field group
  • Inserting custom fields to content
  • Custom fields on the post editing page
  • Bulk editing child content using Field Tables

升级注意事项:

0.9.1
  • The new Embedded mode allows integrating Types functionality in WordPress plugins and themes.
0.9.2
  • Check out the new WYSIWYG custom fields.
0.9.3
  • This version streamlines the admin screens and includes a importers from other plugins
0.9.4
  • You can now enable custom field groups for content with specific templates
0.9.4.1
  • Fixed a few problems found in the 0.9.4 release
0.9.5 Try the new parent/child relationship between different post types! 0.9.5.1 Fixed a last-minute bug with post relationship 0.9.5.4 Fixed a javascript bug on group edit pages 1.0 You can make any field repeating now 1.0.1 Small bugfix release 1.0.2 Better support for multilingual sites with repeating fields 1.1.3 Includes support for resizing remote images 1.1.3.1 Fix for WP 3.5 1.1.3.2 You can have localized slugs for custom post types 1.1.3.4 Fix adding child posts for WordPress 3.5 1.2 Drag and Drop ordering of repeating fields 1.2.1 Just bug fixes. Usermeta fields are coming in Types 1.3! 1.3 Add Usermeta fields and Access control of fields.

常见问题:

How can I display custom post types on the home-page?

By default, WordPress will either display your blog posts or a specific page on the home-page. To display custom post types on the home-page, you have two options:

  1. If you're comfortable with PHP and WordPress API, edit the site's template files (probably index.php) and load the custom post types there. Different themes do this differently, so we can't really say what single approach works best. You should look at get_posts, which is part of the WordPress Template Tags system.
  2. If you want to build sites right away, without becoming an expert in WordPress API and try our Toolset Views. You'll be able to load whatever content you need from the database and display it anywhere and in whatever way you choose.
We're sorry, but we don't know of any third option which is both free and requires no coding.

How can I create repeating field groups?

The paid version of Types, available through Toolset Website lets you create infinitely nested groups of repeating fields.

Can I use Types without Views?

Sure you can! Types, by itself, replaces several other plugins that define custom types and fields. We believe that it does it much better, but it's up to you to decide. If you also buy Views, with Toolset, you'll have a complete solution for both defining and displaying custom data. You can achieve everything that Views does if you're fluent in PHP and know WordPress API. When you buy Views, you're also supporting Types development, but we're not looking for donations. You should consider Views for its value and nothing else.

I am already a ninja developer, do I really need Views?

We honestly think so. Even if you're an expert developer, do you really enjoy doing the same stuff over and over again? With Views, you can concentrate on the unique features of every new site that you build, without wasting time on routine stuff. Views was originally inspired by the Drupal module with the same name. Around 90% of all Drupal sites use the Drupal Views module and many consider it as one of the most powerful features in Drupal. Now, you too can enjoy the same power (and even more), but without any of the complexity of Drupal.

Can Types display custom fields that I defined somehow else?

Yes! You can tell Types to manage any other custom fields. For example, if you're using an e-commerce plugin, you can tell Types to manage product pricing. This will greatly help you display these fields with Types API or with Views. Go to Custom fields control, under the Types menu. There, you can tell Types to manage existing custom fields.

How do I migrate an existing site to use Types?

The most important thing is to remember not to define custom post types and taxonomies in more than one place. If you previously defined them in PHP, first, remove your PHP code with the manual definition. The content will appear to temporarily vanish. Don't panic. Now, redefine the same custom post types and taxonomies with Types. Everything will return :-) Types also includes data import from other plugins such as Custom Post UI and Advanced Custom Fields.

Can I import and export my Types settings?

Yes! Types includes its own import and export features, using an XML settings file. If you create a development site, you can easily transfer settings to the production site.

What is the advantage of using Types over separate plugins for custom post types, taxonomies and fields?

Types offers a much richer integration, which is simply impossible with separate plugins. For example, you have fine-grained control of where to display custom meta-boxes. Because Types defines both the post types and fields, we have greater control of where things can go. Additionally, Types is the only plugin that lets you define parent/child relationships between different post types AND use that information to edit child data when editing a parent.

更新日志:

2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3 2.2.24 2.2.23 2.2.22 2.2.21 2.2.20 2.2.19 2.2.18 2.2.17 2.2.16 2.2.15.1 2.2.15 2.2.14 2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2 2.1 2.0.1 2.0 1.9.1 1.9 1.8.11 1.8.10 1.8.9 1.8.8 1.8.7.2 1.8.7.1 1.8.7 1.8.6.2 1.8.6.1 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8 1.7.11 1.7.10 1.7.9 1.7.8 1.7.7 1.7.6 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7 1.6.6.6 1.6.6.5 1.6.6.4 1.6.6.3 1.6.6.2 1.6.6.1 1.6.6 1.6.5.1 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5 1.4 1.3 1.2.1.1 1.2.1 1.2 1.1.3.4 1.1.3.2 1.1.3.1 1.1.3 1.0.4 1.0.3 1.0.2 1.0.1 1.0 0.9.5.4 0.9.5.1 0.9.5 0.9.4.2 0.9.4.1 0.9.4 0.9.3 0.9.2 0.9.1 0.9