mattwatsoncodes / link-picker-for-cmb2

Link Picker control designed to work with CMB2
https://wordpress.org/plugins/link-picker-for-cmb2/
3 stars 7 forks source link

When you pick a Post, Link Picker should fill out Text (from post title) as well as URL #10

Open m9n opened 6 years ago

m9n commented 6 years ago

It's making the user do too much work to fill out the Title when they've chosen an internal link. Link Picker can auto complete the URL, so it should also complete the Title.

mattwatsoncodes commented 6 years ago

@m9n it used to do this until WordPress changed the API.

If I recall I did try to make it do this after the API change, but I failed. However I think it could be done by one of the following methods: