Przeprowadziłem kilka testów i:
W kolumnie:
A)
A -> H2
B -> H1
Moja tablica :
'H1' => '[nokaut-offers-box url=\'/militaria/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
'H4' => '[nokaut-offers-box url=\'/wyciskarki/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
Oba wyniki jaki otrzymuje to /militaria/
B)
A -> H2
B -> H1
Moja tablica :
'H16' => '[nokaut-offers-box url=\'/militaria/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
'H4' => '[nokaut-offers-box url=\'/wyciskarki/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
Żaden z wyników się nie podmienił, pozostało w tabeli : 'ytaus’
C)
A -> H2
B -> H1
Moja tablica :
'H6' => '[nokaut-offers-box url=\'/militaria/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
'H2' => '[nokaut-offers-box url=\'/wyciskarki/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
Żaden z wyników się nie podmienił, pozostało w tabeli : 'ytaus’
D)
A -> H1
B -> H2
'H6' => '[nokaut-offers-box url=\'/militaria/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
'H2' => '[nokaut-offers-box url=\'/wyciskarki/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
W obu przypadkach wygenerowały się /wyciskarki/
D)
A -> H1
B -> H2
'H1' => '[nokaut-offers-box url=\'/militaria/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
'H2' => '[nokaut-offers-box url=\'/wyciskarki/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
W obu przypadkach wygenerowały się /wyciskarki/
D)
A -> H1
B -> H2
'H1' => '[nokaut-offers-box url=\'/militaria/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
'H6' => '[nokaut-offers-box url=\'/wyciskarki/\' template=\'box\' limit=\'3\' render_type=\'inline\']',
Żaden z wyników się nie podmienił, pozostało w tabeli : 'ytaus’