Skip to:
Content

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

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Classes / AUTONAMI_ADD_USER_TAG / AUTONAMI_ADD_USER_TAG::load_options()

AUTONAMI_ADD_USER_TAG::load_options()

Method load_options

Contents

  • Return
    • Source

Return #Return

(void)


Source #Source

File: src/integrations/autonami/actions/autonami-add-user-tag.php

	public function load_options() {

		$options[] = $this->helpers->get_tag_dropdown( false );

		return array( 'options' => $options );

	}

Expand full source code Collapse full source code View on Github


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