Render the data link attribute for the control’s input element.
$setting_keystringoptional
Default:'default'
public function link( $setting_key = 'default' ) {
echo $this->get_link( $setting_key );
}
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_control/link