Skip to content

Commit bdc0b3d

Browse files
committed
Added tag description
1 parent 9483690 commit bdc0b3d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

admin/partials/display-medium-posts-admin-display.php

+8
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@
110110
This is used to set a custom tag for the article titles, such as H2, H3, etc. Default value is 'p' e.g title_tag="p"
111111
</td>
112112
</tr>
113+
<tr>
114+
<td>
115+
<b>tag:</b>
116+
</td>
117+
<td>
118+
This is used to filter Medium posts by tag. E.g tag=learning. A user <b>handle</b> is still required for generating the link but the posts are fetched globally from Medium.
119+
</td>
120+
</tr>
113121
<tr>
114122
<td>
115123
<b>date_format:</b>

0 commit comments

Comments
 (0)