first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Constants
|
||||
*/
|
||||
define( 'COAUTHORS_PLUS_PATH', dirname( __FILE__ ) );
|
||||
define( 'COAUTHORS_PLUS_URL', plugin_dir_url( __FILE__ ) );
|
||||
Reference in New Issue
Block a user