llms_get_option_page_anchor( string $option_name, string $target = '_blank' )

Retrieve an HTML anchor for an option page


Description Description


Parameters Parameters

$option_name

(Required) Option name.

$target

(Optional) HTML target attribute. Defaults to _blank.

Default value: '_blank'


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/llms.functions.core.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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