*

Javoni

  • **
  • 9 posts
Profile_picture
« on: January 05, 2016, 06:06:06 AM »
Hi! how to translate profile_picture plugin ? this plugin not support translate!

Marked as best answer by frosticek on February 23, 2016, 10:06:53 AM
*

MB Themes

Re: Profile_picture
« Reply #1 on: January 05, 2016, 08:09:30 AM »
@Javoni
This plugin is very old, you might need to replace normal string with osclass string functions and create translation file.

It means to find:
Code: [Select]
'Simple string'
Replace with:
Code: [Select]
__('Simple string', 'profile_picture')
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots