Skip to content

How to keep the order of nodes ? #238

Closed Answered by timmy78
timmy78 asked this question in Q&A
Discussion options

You must be logged in to vote

I finally found a way to do it :

$data['items']['__custom:poster:1'][] = 'Rank 1';

$data['items']['__custom:thumbnail:3'][] = 'Rank 2';

$data['items']['__custom:poster:2'][] = 'Rank 3';

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timmy78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant