firebase-authentication-public-display.php
17 lines
| 1 | <?php |
| 2 | |
| 3 | /** |
| 4 | * Provide a public-facing view for the plugin |
| 5 | * |
| 6 | * This file is used to markup the public-facing aspects of the plugin. |
| 7 | * |
| 8 | * @link https://miniorange.com |
| 9 | * @since 1.0.0 |
| 10 | * |
| 11 | * @package Firebase_Authentication |
| 12 | * @subpackage Firebase_Authentication/public/partials |
| 13 | */ |
| 14 | ?> |
| 15 | |
| 16 | <!-- This file should primarily consist of HTML with a little bit of PHP. --> |
| 17 |