# bbp-core/1.2.4/includes/Elementor/Search/search-spinner.php

Forumax – AI Powered Advanced Community Forum Plugin, version 1.2.4. 3 lines.

- Page: https://pluginprobe.com/plugins/bbp-core/1.2.4/code/includes/Elementor/Search/search-spinner.php
- Raw: https://pluginprobe.com/plugins/bbp-core/1.2.4/raw/includes/Elementor/Search/search-spinner.php
- Modified: 2024-08-22T15:30:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/bbp-core/1.2.4/code/includes/Elementor/Search/search-spinner.php#L10-L20`.

```php
<span class="spinner">
    <img src="<?php echo BBPC_IMG ?>/icon/loading.svg" alt="<?php esc_attr_e( 'loading', 'bbp-core' ) ?>">
</span>
```
