File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ include::partial$configuration/tinycomments_resolve.adoc[leveloffset=+1]
6767
6868include::partial$configuration/tinycomments_fetch.adoc[leveloffset=+1]
6969
70+ include::partial$configuration/fetch_users.adoc[leveloffset=+1]
71+
7072include::partial$configuration/tinycomments_fetch_author_info.adoc[leveloffset=+1]
7173
7274include::partial$plugins/comments-open-sidebar.adoc[]
Original file line number Diff line number Diff line change 11[[tinycomments_fetch_author_info]]
22== `+tinycomments_fetch_author_info+`
33
4+ include::partial$DEPRECATED/generic_8_userlookup.adoc[]
5+
46The {pluginname} plugin uses the `+tinycomments_fetch_author_info+` callback function to provide author details for comments displayed in the editor.
57
68This function is called whenever a comment is rendered, and it allows the editor to display the author’s name and avatar based on the current user.
You can’t perform that action at this time.
0 commit comments