-
-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
Keyword: PuntableType: EnhancementEnhancements to features that already exist, but are not major additionsEnhancements to features that already exist, but are not major additions
Milestone
Description
Is it possible to add a Link field to Pods?
Would be a bit similar to a Website field I think.
- URL (possible with the Link feature from wordpress itself so you can select the page to link to.
- Title
- Target
Could be separate metadata in the database or a serialized array.
Last items for Pods 2.7 #4068
- What to do if the user changes the field type from Website to Link and vice versa?
See: https://github.com/JoryHogeveen/pods-link-field/blob/master/classes/fields/link.php#L252-L255 - Add an option to set the default target value to _blank
See: JoryHogeveen/pods-link-field@5a07ddd - @sc0ttkclark Do you want to enable other storage types as well? It currently only stores as a serialized array
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Keyword: PuntableType: EnhancementEnhancements to features that already exist, but are not major additionsEnhancements to features that already exist, but are not major additions