WPDK
1.5.0
WordPress Development Kit
|
Data Fields | |
const | AUTO = 'auto' |
const | BOTTOM = 'bottom' |
const | LEFT = 'left' |
const | RIGHT = 'right' |
const | TOP = 'top' |
Definition at line 6 of file wpdk-ui-popover.php.
const AUTO = 'auto' |
Definition at line 8 of file wpdk-ui-popover.php.
const BOTTOM = 'bottom' |
Definition at line 9 of file wpdk-ui-popover.php.
const LEFT = 'left' |
Definition at line 10 of file wpdk-ui-popover.php.
const RIGHT = 'right' |
Definition at line 11 of file wpdk-ui-popover.php.
const TOP = 'top' |
Definition at line 12 of file wpdk-ui-popover.php.