Advanced Custom Fields: Link
Overview
Integrates WordPress’ default link picker into Advanced Custom Fields
As of ACF Pro 5.6.0, this field is built-in, so this plugin should not be used.
Allows you to select an existing piece of content or enter a custom URL, set the link title, and choose whether or not the link should open in a new window/tab.
Only works with ACF version 5 and above.
Requires PHP 5.4 or above.
After saving, you can access your data as an array:
array(
[url] => http://site.com/page/
[title] => Page!
[target] => 0
)
Discuss
Summary
Version:
1.1.7
Last updated:
Active installations:
WordPress Version:
3.5.0 or higher
Tested up to:
4.8.15