Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/Installer.php

Installer

Class: Installer class.

Source: packages/woocommerce-blocks/src/Installer.php:10

Used by 0 functions | Uses 0 functions

Installer::__construct()

Method: Constructor

Source: packages/woocommerce-blocks/src/Installer.php:14

Used by 1 function | Uses 1 function

Installer::install()

Method: Installation tasks ran on admin_init callback.

Source: packages/woocommerce-blocks/src/Installer.php:21

Used by 0 functions | Uses 1 function

Installer::init()

Method: Initialize class features.

Source: packages/woocommerce-blocks/src/Installer.php:28

Used by 1 function | Uses 0 functions

Installer::maybe_create_tables()

Method: Set up the database tables which the plugin needs to function.

Source: packages/woocommerce-blocks/src/Installer.php:35

Used by 1 function | Uses 2 functions

Installer::maybe_create_table()

Method: Create database table, if it doesn’t already exist.

Source: packages/woocommerce-blocks/src/Installer.php:84

Used by 1 function | Uses 0 functions

Installer::add_create_table_notice()

Method: Add a notice if table creation fails.

Source: packages/woocommerce-blocks/src/Installer.php:101

Used by 1 function | Uses 0 functions
Proudly powered by WordPress