LLMS_Controller_Certificates::maybe_allow_public_query( array $post_type_args )

Modify certificate post type registration data during a certificate template export.


Description Description

Fixes issue https://github.com/gocodebox/lifterlms/issues/776


Parameters Parameters

$post_type_args

(Required) Array of llms_certificate post type registration arguments.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/controllers/class.llms.controller.certificates.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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