Skip to:
Content

  • Home
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Traits / Premium_Integrations / Premium_Integrations::get_nonce_action()

Premium_Integrations::get_nonce_action()

Returns the nonce action

Contents

  • Return
    • Source

Return #Return

(String) The nonce action


Source #Source

File: src/core/lib/settings/trait-premium-integrations.php

	public function get_nonce_action() {
		return $this->get_settings_id() . '-options';
	}

Expand full source code Collapse full source code View on Github


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service