Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyPress Share It button live

@janismo

Participant

hi @modemlooper,
could you help a bit on translation, I know it is just one word – Share (button), but…

I added this line to bp-share-it.php:

`load_plugin_textdomain(‘bp-share-it’,’/wp-content/plugins/buddypress-share-it/languages/’);`

translation is loading, seems to work fine.

question is how I can add translation tags to this code (as I understand this is exact place word “Share” comes from (one of them, all others are the same):

`$shareit = ‘Share

‘;`

thanks!

Skip to toolbar