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