Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Onix Helper

Beskrivning

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.

Skärmdumpar

  • logo
  • banner

Vanliga frågor

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.

Recensioner

30 augusti 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.
3 maj 2023
A good helper if you need to create a custom post type. Not overloaded with unnecessary features.
Läs alla 2 betyg

Bidragsgivare och utvecklare

”Onix Helper” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Onix Helper” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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