How to remove Transactions tab in wallet2020-05-13T17:32:39+05:30

Home Forums Core How to remove Transactions tab in wallet

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Tosin Sonaike
    Participant
    Post count: 9

    Hello,

    Please how can I remove or disable the transactions tab in the wallet just like removing the topup tab with

    /**
    * Remove Terawallet topup tab
    */
    add_filter(‘woo_wallet_is_enable_top_up’, ‘__return_false’);

    Thanks

    Subrata Mal
    Keymaster
    Post count: 207

    add_filter('woo_wallet_is_enable_transaction_details', '__return_false');

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
WhatsApp