Convert wordpress links to local links, implement post_link tag that includes baseurl
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
require __DIR__ . '/../_php/autoload.php';
|
||||
|
||||
use Symfony\Component\Yaml\Yaml;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user