Plugin Directory

Changeset 3087335


Ignore:
Timestamp:
05/15/2024 07:31:07 PM (22 months ago)
Author:
teamswipe
Message:

Update Plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • swipe-for-givewp/trunk/includes/class-swipego-gwp.php

    r3087282 r3087335  
    2424            require_once( SWIPEGO_GWP_PATH . 'includes/class-swipego-gwp-api.php' );
    2525       
    26             if ( swipego_get_integration() ) {
     26            if ( swipego_is_logged_in() || swipego_get_integration() ) {
    2727               
    2828                // Initialize payment gateway
Note: See TracChangeset for help on using the changeset viewer.