[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-templates/bp-nouveau/includes/messages/ -> template-tags.php (summary)

Messages template tags

Version: 3.0.0
File Size: 121 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  bp_nouveau_messages_hook()
  bp_nouveau_messages_print_templates()
  bp_nouveau_messages_print_placeholders()
  bp_nouveau_messages_member_interface()
  bp_nouveau_message_search_form()

Functions
Functions that are not part of a class:

bp_nouveau_messages_hook( $when = '', $suffix = '' )   X-Ref
Fire specific hooks into the private messages template.

param: string $when   Optional. Either 'before' or 'after'.
param: string $suffix Optional. Use it to add terms at the end of the hook name.
since: 3.0.0

bp_nouveau_messages_print_templates()   X-Ref
Prints the JS Templates of the private messages UI.

since: 10.0.0

bp_nouveau_messages_print_placeholders()   X-Ref
Prints the HTML placeholders of the private messages UI.

since: 10.0.0

bp_nouveau_messages_member_interface()   X-Ref
Load the new Messages User Interface

since: 3.0.0

bp_nouveau_message_search_form()   X-Ref
Output the Member's messages search form.

since: 3.0.0
since: 3.2.0 Move the function into Template Tags and use a template part.



Generated: Fri Mar 29 01:01:02 2024 Cross-referenced by PHPXref 0.7.1