/home/vianto5/heredit.mx/wp-content/plugins/wpforms/src/Integrations/Square
NameSizeModeActions
Admin/-0755rm
Api/-0755rm
Fields/-0755rm
Integrations/-0755rm
AddonCompatibility.php13940644editdlrm
Connection.php103560644editdlrm
CurlCompatibility.php11350644editdlrm
Frontend.php48260644editdlrm
Helpers.php121000644editdlrm
Process.php319460644editdlrm
Square.php52710644editdlrm
Tasks.php7100644editdlrm
WebhooksHealthCheck.php52640644editdlrm
Edit: /home/vianto5/heredit.mx/wp-content/plugins/wpforms/src/Integrations/Square/AddonCompatibility.php (1394B)
=' ); } /** * Display wp-admin notification saying user first have to update addon to the latest version. * * @since 1.9.5 */ public function display_legacy_addon_notice() { echo '

'; esc_html_e( 'The WPForms Square addon is out of date. To avoid payment processing issues, please upgrade the Square addon to the latest version.', 'wpforms-lite' ); echo '

'; } }