Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Content Relations

Опис

You can add relations between posts with a new meta box in post editor.

Arbitrary section

Постављање

  1. Upload content-relations-wordpress.zip to the /wp-content/plugins/ directory
  2. Extract the Plugin to a content-relations Folder
  3. Активирај додатак кроз ‘Додаци’ ставку менија унутар Вордпреса

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Content Relations“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Content Relations“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.14

  • Bugfix: Filter unpublished relations from rest api

1.0.13

  • Bugfix: error when using „Members“ plugin

1.0.12

  • Optimization: check to prevent empty types
  • Optimization: if there is only one relation type this type is preselected
  • Optimization: show all types again if relations types are reopened and there is no search input

1.0.11

  • Feature: Filter for meta box title.
  • Optimization: post context in ajax search query for meta box content search.

1.0.10

  • Feature: Before and after table in post meta box actions.

1.0.9

  • Feature: two new filters for meta box autocomplete args
  • Optimization: Post type names in post edit meta box autocomplete

1.0.8

  • hookable into grid posts box

1.0.7

  • new public function to get the relation store for a post id
  • New filter: with content_relations_add_meta_box you can disable meta box for posts
  • db.php functions refactoring
  • public function with ph_ prefix were deprecated
  • some more public functions were deprecated

1.0.6

  • WP_Query extension

1.0.5

  • Bugfix for WP multisite setups

1.0.4

  • Sortable handler icon
  • REST API compatibility

1.0.3

  • sortable relations

1.0.2

  • typo fix in function name „ph_content_relations_add_realtion“ => „ph_content_relations_add_relation“
  • WordPress 4.4 compatibility tests

1.0.1

  • Some public functions added

1.0

  • First release