Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 169539

Modal window title for Featured Image upload – Translation Issue

$
0
0

Replies: 0

FILE: frontier_post_form_standard.php
LINE: $FeatImgLinkHTML = ‘<a title=”
Problem: Text “Select featured image” is not translated but is displayed in modal window
Solution: replace text block before .site_url with code
$FeatImgLinkHTML = ‘<a title=”‘.__(“Select featured image”, “frontier-post”).’” href=”‘


Viewing all articles
Browse latest Browse all 169539

Trending Articles