LLMS_User_Certificate::get_earned_date( string $format = null )

Retrieve the date the achievement was earned (created)


Parameters Parameters

$format

(string) (Optional) Date format string.

Default value: null


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.user.certificate.php

	 * @param string|int|LLMS_Post_Model|WP_Post $model Existing post or model object or ID
	 * @param array                              $args  Args to create the post, only applies when $model is 'new'.
	 * @return void
	 */

Top ↑

Changelog Changelog

Changelog
Version Description
3.14.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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