Plugin.php

Table of Contents

Classes

Plugin
Main Plugin Bootstrap Class

Constants

WC_STRIPE_ASSETS  : mixed = plugin_dir_url($this->plugin_file) . 'assets/'
WC_STRIPE_PLUGIN_FILE_PATH  : mixed = $this->plugin_path
WC_STRIPE_PLUGIN_NAME  : mixed = $this->plugin_name

Constants

WC_STRIPE_ASSETS

public mixed WC_STRIPE_ASSETS = plugin_dir_url($this->plugin_file) . 'assets/'

WC_STRIPE_PLUGIN_FILE_PATH

public mixed WC_STRIPE_PLUGIN_FILE_PATH = $this->plugin_path

WC_STRIPE_PLUGIN_NAME

public mixed WC_STRIPE_PLUGIN_NAME = $this->plugin_name

        
On this page

Search results