EDD_Logging::valid_type( string $type )

Check if a log type is valid


Description Description

Checks to see if the specified type is in the registered list of types


Parameters Parameters

$type

(Required) Log type


Top ↑

Return Return

(bool) Whether log type is valid


Top ↑

Source Source

File: includes/class-edd-logging.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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