Open loichu opened 6 years ago
I will close my other PR and put everything here.
One other feature I need is to add a link directly at the end of the text. The read more button was taking too much space.
I also added a checkbox in meta section to show a link to directly edit the post. Of course I check user's ability to do that. I followed the way comments link was made. Manually tested and is working.
Hey!
Your plugin is cool and I use it. I just needed this feature and I thought that maybe someone else could be happy with it.
That just adds a setting to the content section that allows the user to display posts into a
<ol>
or<ul>
or none of them (by default).By the way, great work for this plugin!