Skip to content

Commit 461d4e1

Browse files
committed
DOC-3246: Add deprecation messaging to tinycomments_fetch_author_info option
1 parent 791592a commit 461d4e1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

modules/ROOT/pages/comments-callback-mode.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ include::partial$configuration/tinycomments_resolve.adoc[leveloffset=+1]
6767

6868
include::partial$configuration/tinycomments_fetch.adoc[leveloffset=+1]
6969

70+
include::partial$configuration/fetch_users.adoc[leveloffset=+1]
71+
7072
include::partial$configuration/tinycomments_fetch_author_info.adoc[leveloffset=+1]
7173

7274
include::partial$plugins/comments-open-sidebar.adoc[]

modules/ROOT/partials/configuration/tinycomments_fetch_author_info.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[[tinycomments_fetch_author_info]]
22
== `+tinycomments_fetch_author_info+`
33

4+
include::partial$DEPRECATED/generic_8_userlookup.adoc[]
5+
46
The {pluginname} plugin uses the `+tinycomments_fetch_author_info+` callback function to provide author details for comments displayed in the editor.
57

68
This 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.

0 commit comments

Comments
 (0)