Преглед изворни кода

:sparkles: relating events to events

tags/0.9.0
J пре 4 година
родитељ
комит
1004faf2da
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      plugins/cia-post-types/includes/p2p-mappings.php

+ 1
- 0
plugins/cia-post-types/includes/p2p-mappings.php Прегледај датотеку

@@ -22,6 +22,7 @@ function register_connections_for($type, $from_types) {
22 22
 function register_all_one_offs() {
23 23
     register_connections_for('artist', ['artist']);
24 24
     register_connections_for('short', ['technique']);
25
+    register_connections_for('event', ['event']);
25 26
 }
26 27
 
27 28
 function all_connection_types() {

Loading…
Откажи
Сачувај