Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Premium_Integrations::get_nonce_action()
Returns the nonce action
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