PluginProbe
Cashfree for WooCommerce / 4.3.4
Cashfree for WooCommerce v4.3.4
4.8.1 4.8.0 trunk 1.0 1.2 4.2.1 4.2.2 4.3.2 4.3.3 4.3.4 4.3.5 4.3.6 4.3.7 4.3.8 4.3.9 4.4.0 4.4.1 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.5.0 4.5.1 All 42 releases
cashfree / templates / payment-fields.php

payment-fields.php in Cashfree for WooCommerce 4.3.4, at templates/payment-fields.php

9 lines 153 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Cashfree payments fields.
4 */
5
6 defined( 'ABSPATH' ) || exit;
7 ?>
8
9 <p><?php echo wpautop( wptexturize( $gateway->get_description() ) ); ?></p>