# s2member/120213/includes/templates/shortcodes/paypal-cancellation-button-shortcode.php

s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls &amp; Member Access Subscriptions, version 120213. 6 lines.

- Page: https://pluginprobe.com/plugins/s2member/120213/code/includes/templates/shortcodes/paypal-cancellation-button-shortcode.php
- Raw: https://pluginprobe.com/plugins/s2member/120213/raw/includes/templates/shortcodes/paypal-cancellation-button-shortcode.php
- Modified: 2012-02-14T02:48:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/s2member/120213/code/includes/templates/shortcodes/paypal-cancellation-button-shortcode.php#L10-L20`.

```php
<?php
if (realpath (__FILE__) === realpath ($_SERVER["SCRIPT_FILENAME"]))
	exit("Do not access this file directly.");
?>

[s2Member-PayPal-Button cancel="1" image="default" output="anchor" /]
```
