- Timestamp:
- 10/02/2024 04:18:20 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/classes/class-bp-messages-thread.php
r14035 r14036 240 240 * 241 241 * @param BP_Messages_Thread $thread Current messages thread class. 242 * @param array $r Array of par emeters.242 * @param array $r Array of parameters. 243 243 */ 244 244 do_action( 'bp_messages_thread_post_populate', $this, $r ); … … 845 845 * @type int $total_threads Number of threads found by the query. 846 846 * } 847 * @param array $r Array of par emeters.847 * @param array $r Array of parameters. 848 848 */ 849 849 return apply_filters(
Note: See TracChangeset
for help on using the changeset viewer.