PluginProbe
Unagi / 0.2
Unagi v0.2
0.3.1 trunk 0.1.0 0.1.1 0.1.2 0.1.3 0.1.4 0.1.5 0.2 0.2.1 0.2.2 0.3
unagi / includes / constants.php

constants.php in Unagi 0.2, at includes/constants.php

11 lines 123 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Plugin constants
4 *
5 * @package Unagi
6 */
7
8 namespace Unagi\Constants;
9
10 const USER_META_KEY = 'unagi_notices';
11