Outbound links entire site
[
[
'ID' => 5, // ID of Post B ("Best Fertilizers for Roses")
'title' => 'Best Fertilizers for Roses',
'type' => 'post',
'categories' => 'Gardening, Flowers',
'anchor_text' => 'Read more about fertilizers',
],
[
'ID' => 6, // ID of "Common Rose Diseases"
'title' => 'Common Rose Diseases',
'type' => 'post',
'categories' => 'Gardening, Flowers',
'anchor_text' => 'Learn about rose diseases',
],
]
Last updated