Hello
I'm using different classes for lists in the Link Categories, so in the "After" formatting, I left the default, which is </li>. And in the "Before" formatting, I've added different classes, for example: <li class="blogs"> (since I have different list-styles)
But it's not adding those classes, I check the source and it's always <li> for all the links.
I didn't edit any php files, so I think it was suppose to work since it's something in the wordpress "cpanel" area.
I don't know if this is a bug or it's just my files, if anyone could help me.
Thanks in advance.
added: I also tried changing themes, default and classic and it's not a problem from there, since it doesn't add the classes either
might be from links.php in wp-includes folder