Hello,
I would like to display page links, each having a / after the link title. For example to display:
Home
About
Contact
I would like to to appear as follows:
Home / About / Contact
I know this can be achieved within the wp_list_pages('arguments') but I'm not sure exactly how.
Any assistance is very much appreciated.
Regards,
Richard