apply_filters( 'llms_generator_get_error_code', string $ret, int $code, obj $class )

Filter the human-readable error retrieved from a given error code


Description Description


Parameters Parameters

$ret

The human-readable error code.

$code

The initial error code as an integer.

$class

Generator class instance.


Top ↑

Source Source

File: includes/class.llms.generator.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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