EDD()

The main function for that returns Easy_Digital_Downloads


Description Description

The main function responsible for returning the one true Easy_Digital_Downloads Instance to functions everywhere.

Use this function like you would a global variable, except without needing to declare the global.

Example: <?php $edd = EDD(); ?>


Return Return

(object|Easy_Digital_Downloads) The one true Easy_Digital_Downloads Instance.


Top ↑

Source Source

File: easy-digital-downloads.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.