Hi,

Many wordpress users wants to add special character in their menu list. Wp_list_pages is very useful function of wordpress to display the pages in menu. Whenever you would like to add special character ike ‘|’, ‘//’ etc.., you can use this hack. You need to add this code where you want to add the special character:

special_charater code

For example, I have used pipe sign as special character. You can use as per your requirement.

That’s it!

Thanks,

Shane G.

Popularity: 1%

Related posts:
  1. How to add custom characters in a wordpress blog? When writing a new post, sometimes you need to add...
  2. How To Insert Ads After the First Post In WordPress Blog? Hi, Many of wordpress users want to display Ads after...
  3. Code To Insert Ads In RSS Feed Of WordPress Blog? Hi, In order to add the Ads in RSS feed...
  4. Case Study: Error: Could not insert post into the database (500) In WordPress Blog Query: When try to post we are getting below mentioned...
  5. How To Hide Individual Page In WordPress Blog Hi, In many cases we need to hide the page...

Leave a Reply

You must be logged in to post a comment.