Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Subordinate Post Type Helpers

Deskripzioa

This plugin provides a number of helpers functions to aid in the creation of subordinate relationships between two post types, one-to-many relationships in which posts of one type are children of another. (For example, a Job Listing might have a Company as a parent; a Meeting might have a Group.) With this plugin activated, developers can easily write code in their plugins and themes to register two post types related in this manner.

For an example on how to use the functions this plugin makes available, check out my Groups and Meetings plugin on Github:

  • https://github.com/randyhoyt/mythsoc-groups

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“Subordinate Post Type Helpers” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Aldaketen loga

0.2

  • ‘show_in_menu’ argument is now honored for the child post type.

0.1.1

  • ‘post’ can now be specified as the parent post type.

0.1

  • Initial version.