LLMS_Admin_Metabox::add_error( string $text )

Add an Error Message.


Parameters Parameters

$text

(string) (Required) Error message text.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.admin.metabox.php

	 * @param string|WP_Error $error Error message text.
	 * @return void
	 */

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Unknown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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