Small fix in Settings.php function print_clear_input
-
Line 530 does not specify the identifier ‘wp-strava’ by which to doing the translate. Should be:
<p class="description"><?php esc_html_e( 'To clear cache, check this box and click "Save Changes"', 'wp-strava' ); ?></p>
Please fix it.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Small fix in Settings.php function print_clear_input’ is closed to new replies.