Customizing the output
-
Hi Petra,
i’d like to add a few divs in the output < ul >.
is it possible?now the output is:
<ul class="related_post wp_rp"> <li> <a><img></a> <a>title</a> </li> </ul>i’m trying to have something like this:
<ul class="related_post wp_rp"> <li> <div class="someClass"><a><img></a></div> <div class="someOtherClass"> <a>category</a> <a>title</a> </div> </li>thanks!!
https://ww.wp.xz.cn/plugins/wordpress-23-related-posts-plugin/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Customizing the output’ is closed to new replies.