Code Coverage |
||||||||||
Lines |
Functions and Methods |
Classes and Traits |
||||||||
| Total | |
0.00% |
0 / 1 |
n/a |
0 / 0 |
CRAP | n/a |
0 / 0 |
||
| 1 | <?php |
| 2 | /** |
| 3 | * Frontend Notices. |
| 4 | * |
| 5 | * @package frontend notice. |
| 6 | */ |
| 7 | |
| 8 | // Load the gifting banner. add_action is at the bottom of the file, this makes it easy to copy to WPCOM. |
| 9 | require_once __DIR__ . '/gifting-banner/gifting-banner.php'; |