Suggestion for Hover Items 'title'
-
Hi,
A suggestion for next version; Change text “Read More” for title’s Hover Items. For example;
$html .= '<a title="Read More" href="'.get_the_permalink().'" class="post-link"></a>';to
$html .= '<a title="'.$post_grid_read_more_text.'" href="'.get_the_permalink().'" class="post-link"></a>';Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Suggestion for Hover Items 'title'’ is closed to new replies.