| Current Path : /home/ereika83/public_html/wp-content/plugins/edit-flow/ |
| Current File : /home/ereika83/public_html/wp-content/plugins/edit-flow/edit-flow.php |
<?php /** * Load the somewhat poorly named edit_flow.php primary plugin file. * * It's been named edit_flow.php in the master repo since the beginning * and we can't rename it because it will break everyone's activations. * * Since this is not the primary plugin file, it does not have the standard WordPress headers. */ require_once dirname( __FILE__ ) . '/edit_flow.php';