mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
add plugin hooks to personal XRD
This commit is contained in:
parent
d8985b3a54
commit
be3cfe8b65
2 changed files with 10 additions and 0 deletions
|
@ -118,6 +118,12 @@ Current hooks:
|
|||
$b is (string) HTML of nav region
|
||||
|
||||
|
||||
'personal_xrd' - called prior to output of personal XRD file.
|
||||
$b is an array
|
||||
'user' => the user record for the person
|
||||
'xml' => the complete XML to be output
|
||||
|
||||
|
||||
*** = subject to change
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue