Overview
  • Namespace
  • Function

Namespaces

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

Functions

  • is_pos
  • is_pos_admin
  • wc_pos_get_option
  • wc_pos_json_encode
  • wc_pos_locate_template
  • wc_pos_trim_html_string
  • wc_pos_update_option
  • wc_pos_url

Function wc_pos_update_option

Add or update a WordPress option. The option will not auto-load by default.

Package: WooCommerce
Author: Paul Kilmurray paul@kilbot.com.au
Located at wc-pos-functions.php

Parameters summary

string $name
mixed $value
string $autoload = 'no'

Return value summary

boolean bool
API documentation generated by ApiGen