Link Picker For CMB2 Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Using the Link Picker for CMB2 control, you can choose a link from your WordPress site, or manually enter a link. You can also identify if the link should open in a new window, or not.
Features:
- Easy to integrate with CMB2, just add a type of
link_picker
- Works with repeatable groups
- Works as a repeatable field when
repeatable
is set totrue
- Outputs an array of
text
,url
andblank
when usingget_post_meta
- You are able to split the values of the field into individual parts by setting
split_values
totrue
. You can retrieve the split values by using the ID of the field and appending_text
,_url
and_blank
to the ID when usingget_post_meta
(not compatible if using a repeatable field)
Screenshots
-
The Link Picker Control
-
Choose a link from your WordPress install
-
Responsive design
-
Setting a field as repeatable
-
The Link Picker as a repeatable field
-
Setting a field to have split values