Changeset 1130323
- Timestamp:
- 04/08/2015 10:00:50 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
easy-digital-downloads-paddle-integration/trunk/edd-paddle-integration.php
r1124304 r1130323 2 2 /* 3 3 Plugin Name: Easy Digital Downloads Paddle Integration 4 Plugin URI: http s://github.com/easy-development/edd-paddle-integration/4 Plugin URI: http://wordpress.org/plugins/easy-digital-downloads-paddle-integration/ 5 5 Description: Easy Digital Downloads Paddle Integration 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: Andrei-Robert Rusu 8 8 Author URI: http://www.easy-development.com … … 98 98 'discountable' => 0, 99 99 'quantity_variable' => 0, 100 'return_url' => get_permalink( $edd_options['success_page'] ), 100 101 'webhook_url' => get_bloginfo('url') . '?' . build_query(array( 101 102 $this->apiURLIdentifier => 'true',
Note: See TracChangeset
for help on using the changeset viewer.