Custom Fields Permalink 2. * Author: Piotr Pelczar * Version: 0.0.1 * Author URI: http://athlan.pl/ */ // Require main entry point. define( 'ACF_PERMALINK_VERSION', '0.0.1' ); require __DIR__ . '/includes/main.php';