Viewing 1 replies (of 1 total)
  • herbowicz

    (@herbopl)

    Hi Rosie,

    I’m afraid you have to do this manually:
    Plugins –> (BuddyDev)BP Poke –> Edit –> bp-poke/bp-poke-actions.php

    In 22nd line of code, change:
    $label = __( ‘Poke’, ‘bp-poke’ );
    to whatever you wish, e.g.
    $label = __( ‘Flirt’, ‘bp-poke’ );

    Additionally, you will want to change ‘Already Poked’, ‘user_poked’, ‘user_poked_back’, ‘You have already poked..’ messages in a similar way.
    Good luck!

    Yours
    Murzyni.com admin

Viewing 1 replies (of 1 total)
  • The topic ‘Change the word "poke" to "flirt"’ is closed to new replies.