Overview
  • Namespace
  • Class

Namespaces

  • None
  • WC_POS
    • Admin
      • Settings
        • Receipt
    • API
    • Gateways
    • Integrations
    • Products

Classes

  • Activator
  • Admin
  • Ajax
  • API
  • Customers
  • Deactivator
  • Gateways
  • i18n
  • Products
  • Setup
  • Status
  • Tax
  • Template

Class Activator

Namespace: WC_POS
Located at activator.php

Methods summary

public
# __construct( )
public
# run( )

Checks for valid install and begins execution of the plugin.

Checks for valid install and begins execution of the plugin.

public
# activate( $network_wide )

Fired when the plugin is activated.

Fired when the plugin is activated.

Parameters

$network_wide
public
# activate_new_site( $blog_id )

Fired when a new site is activated with a WPMU environment.

Fired when a new site is activated with a WPMU environment.

Parameters

$blog_id
public
# single_activate( )

Fired when the plugin is activated.

Fired when the plugin is activated.

Constants summary

string WC_MIN_VERSION
# '2.3.7'
string PHP_MIN_VERSION
# '5.4'
API documentation generated by ApiGen