If not exist, how can i translate the dates to spanish? i need it.
thanks
2 Answers
Hi Pablo !
To translate the date to the Spanish, you can open the locale.php file in the “\wp-includes” folder and edit it.
thanks Dominic
this not work for me, i modified the function dw_human_time_diff() to translate with __() function and words like ‘hour’, ‘days’, ‘ago’.
Hi Pablo !
To change “hour / days / ago” section on the DW Focus, you can open the functions.php file in the folder path “\wp-content\themes\dw-focus” , find the line 290 to 316. See the screenshot:
Hope this helps !
Please login or Register to submit your answer