Linux 软件免费装

Payment Gateways Caller for WP e-Commerce

开发者 andrezrv
更新时间 2014年2月15日 07:21
PHP版本: 3.0 及以上
WordPress版本: 3.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

gateway load merchants wp-e-commerce

下载

0.1.1 1.0 1.0.1 0.1

详情介绍:

This WordPress plugin for WP-E-Commerce allows to include a merchant file through a GET request without specifying its whole URL. Just call http://yoursite.com/?load_merchant=filename, without the .php extension, and you're done. Please note that these requests cannot be used to display pages. Very important: Though this plugin avoids Local File Inclusion vulnerability, it is not responsible for the processes that are executed inside your gateway files. Before using it, you should be very sure that all your custom gateways are secure and will not perform any unwanted modifications or deletions of sensitive data.

安装:

  1. Unzip wp-e-commerce-merchants-caller.zip and upload the wp-e-commerce-merchants-caller folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.

更新日志:

1.0.1 1.0 0.1.1 Security fix: avoids LFI vulnerability. 0.1 First public release.