Source Code Documentation


Field Summary | Method Summary | Field Detail | Method Detail

Package s2Member\PayPal

s2member\includes\classes\sc-paypal-button.inc.php at line #28

Class c_ws_plugin__s2member_sc_paypal_button

c_ws_plugin__s2member_sc_paypal_button

public class c_ws_plugin__s2member_sc_paypal_button

Shortcode [s2Member-PayPal-Button].

Since:

3.5


( 1 Method )
Method Summary
public static inner

sc_paypal_button(array $attr, str $content, str $shortcode)

Handles the Shortcode for: [s2Member-PayPal-Button /].

( 1 Method )
Method Detail

s2member\includes\classes\sc-paypal-button.inc.php at line #43

sc_paypal_button()

public static inner sc_paypal_button(array $attr, str $content, str $shortcode)

Handles the Shortcode for: [s2Member-PayPal-Button /].

Since:

3.5

Attaches-to:

add_shortcode("s2Member-PayPal-Button");

Parameters:

array $attr - An array of Attributes.

str $content - Content inside the Shortcode.

str $shortcode - The actual Shortcode name itself.

Returns:

inner - Return-value of inner routine.

[ back to top ]

Source Code Documentation


Field Summary | Method Summary | Field Detail | Method Detail