Plugin: BuddyPress Wiki Component

Join this plugin group to follow comments, support topics and reviews.

Localization with CodeStyling Localization (2 posts)

Started 1 year, 4 months ago by: open flips

  • Profile picture of open flips open flips said 1 year, 4 months ago:

    Hi,

    I would like to translate the plugin using the CodeStyling Localization plugin which works great excepting with bp-wiki :-(

    It gives the following warning :

    “Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.”

    When I go to add a new language, CodeStyling Localization creates the bp-wiki-fr_FR.po file. I can translate some strings and generate the bp-wiki-fr_FR.mo file.

    The main problem is that bp-wiki does not seem to be translated…

    Thanks for helping.

  • Profile picture of D Cartwright D Cartwright said 1 year, 4 months ago:

    The first issue looks like a simple one to sort and I’ll push through an update.

    I’m not sure about the last bit. As far as I know I’ve used the correct functions to allow translation. After I release the update please try again and contact me if you run into the same problem.