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
AUTONAMI_USER_TAG_ADDED::load_options()
Method load_options
Return Return
(void)
Source Source
File: src/integrations/autonami/triggers/autonami-user-tag-added.php
public function load_options() { $options[] = $this->helpers->get_tag_dropdown(); return array( 'options' => $options ); }
Expand full source code Collapse full source code View on Github