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

Onix Helper

Описание

Onix Helper is intended to create Custom Post Types and Custom Taxonomies in a way convenient to you. This plugin suits developers, agencies and private users. It just works!

Features

  1. Optional integration with WordPress API
  2. Custom Post Types and Сustom Taxonomies creation without code writing
  3. Provides an interface to manage your Custom Post Types, just like managing your regular posts and pages
  4. Provides most popular parameters of the WordPress CPT API.
  5. Supports most common arguments for creating custom post types (like register_post_type())
  6. Supports most common arguments for creating custom taxonomies (like register_taxonomy())
  7. Plugin displays not only created with its help post types but enables you to apply taxonomies to all custom post types.
  8. Plugin displays taxonomies available for editing.
  9. Clean code
  10. Registered custom post types can be exported/imported using default WordPress functionality.
  11. Plugin contains restricted Fields Manager functions: it is possible to add meta boxes to the post types. These metaboxes can be of repeater type, but the fields themselves allow only combination of text and picture.

Bundled translations

English

Installations

This section gives instruction how to install plugin, get it working and delete.
Upload plugin Onix helper from repository.
Activation goes with: register_activation_hook()
After activation plugin creates menu points such as:
Manage stings, Updates and Plugin settings. Plugin settings include settings of the plugin itself. Section Manage stings includes checkboxes which activate plugin and only after activation you will see correspondent menu points and pages.

Plugin deletion is possible via dashboard where you have to tick checkbox if you want to delete all files.

Скриншоты

  • logo
  • banner

Часто задаваемые вопросы

How to start?

Activate plugin, open settings page, choose checkbox to activate necessary functions. Necessary pages will be created and you will have possibility to create, edit and delete items.

Отзывы

30.08.2023
I like this plugin, I can easily create new CPTs with different options. Thanks for the hints under the fields <3.But need to add more options for this plugin, like the supports field.
03.05.2023
A good helper if you need to create a custom post type. Not overloaded with unnecessary features.
Посмотреть все 2 отзыва

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

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

Участники

Перевести «Onix Helper» на ваш язык.

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

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

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

Version 1.1.0

-made changes to the work of the plugin
-added the ability to select a specific page to display the meta fields section