Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Tools Engine — AIO Custom Fields

Описание

Tools engine provides an easy to use interface for registering and managing custom fields for your website.

Fields can be added all over WP including posts, users, taxonomy terms and even custom post types.

  • How to Create Custom Fields in Tools Engine Plugin

Highlights

  • Easy to use.
  • Supports Over 25 field types.
  • Theme Code Generator through an intuitive admin UI.
  • Compatible with any theme.

Field Types

We have group of fields that you can build the perfect content structure for your site.

  • Basic
  • Text
  • TextArea
  • WYSIWYG (Visual Editor)
  • Number
  • Email
  • Image
  • Gallery

  • Advanced

  • File
  • oEmbed
  • Color Picker
  • Date Time Picker
  • Range
  • Password

  • options

  • Select
  • Checkbox
  • Radio Button
  • Button Group
  • True/False

  • Relationship

  • Link
  • Post Object
  • Url
  • Relationship
  • Taxonomy
  • User

  • Layout

  • Message

Display Method

Theme Code

  • When you publish, edit or update an Field Group, the code will be displayed in the Theme Code section at the bottom of your Edit Field Group page.
  • Use the clipboard icons in this section quickly copy and paste the code blocks into your theme template files.

Shortcode

  • Display a custom field view using shortcode.
  • You can add shortcode to anywhere under page or post content, gutenberg shrotcode block or page builder shortcode element or sidebar widgets.
  • Example — [toolsengine field=’field_name’]
  • Group Field — [toolsengine field=’groupname__fieldname’]
  • Repeater Field — [toolsengine field=’repeatername__row__subfieldname’]

HELPFUL LINKS

Documentation

Скриншоты

  • Add new custom fields under field group.
  • Field Groups List View.
  • Custom Field Edit View.
  • Theme Code Section.
  • WordPress edit screen & custom field data.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Tools Engine — AIO Custom Fields» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Tools Engine — AIO Custom Fields» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1

  • Added: WordPress 6.1.1 compatibility
  • Updated : Bug fixes and UI improvements
  • Updated : React dependencies
  • Added : Tools section
  • Added : Field Cloneable option for all types of field

1.0.3

  • Added : Repeater Field (Single) Support.

1.0.2

  • Added : Single Group Field Support.

1.0.1

  • Updated Documentation, Video Links in readme.

1.0

  • Initial release version with UI Modifications.

0.1

  • Initial beta release version.