6 lines
152 B
PHP
6 lines
152 B
PHP
<?php
|
|
|
|
define('WPV_DEFAULT_LIST_ITEMS', 10);
|
|
define('WPV_EDIT_BACKGROUND', '#C9F0F5');
|
|
|
|
define('WPV_SUPPORT_LINK', 'http://wp-types.com/forums/'); |