Thread Starter
Jacek
(@jbstudio)
Jak dodałem do functions.php
add_filter( 'the_content_more_link', 'modify_read_more_link' );
function modify_read_more_link() {
return '<a href="' . get_permalink() . '">Your Read More Link Text</a>';
}
to mi generalnie przestało wyświetlać stronę…i zaplecze…