apply_filters( 'bp_get_message_loading_image_src', string $value )
Filters the URL of the Messages AJAX loader gif.
Description Description
Parameters Parameters
- $value
-
URL of the Messages AJAX loader gif.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |