Hi,
I'm a bit stuck on how I can display the 10 recently categories I have created.
So let's say I created the categories A, B, C, D, E, F, G, H
I want to display the recent one I create at the top so It'd display like this..
H
G
F
E
D
C
B
A
I am going to implement this code into a "page" file
Thank you in advance!