Skip to content
Torro Forms Developer Resources

Torro Forms Developer Resources

  • Tutorials
  • Reference
    • Classes
    • Traits
    • Interfaces
    • Functions
    • Methods
    • Hooks
awsmug\Torro_Forms\DB_Objects\Elements

Element_Manager::add_hooks()

Adds the service hooks.

Description

See also

  • Element_Manager

Source

File: src/db-objects/elements/element-manager.php

	public function add_hooks() {
		$result = parent::add_hooks();

		if ( $result ) {
			$this->types->add_hooks();
		}

		return $result;
	}

View on GitHub

Changelog

Changelog
Version Description
1.0.0 Introduced.
Source: src/db-objects/elements/element-manager.php:132

This website is powered by

High-Performance WordPress-Hosting & WP Management Dashboard

© 2018 Torro Forms by Awesome UG - Germany