Generates button link to external url or internal post type, similar to the page link field but allows you to override the link text..
The internal link also uses dropdown which is populated from all your post types so the button can link to media file or Custom Post Type, or of course to page or post..
NOTE This is extension for Advanced Custom Fields plugin.
You see, just to output simple link without ACF } Button Field you need these whole TWO rows.
But with ACF } Button Field, you just need this one..
There you go, link to whatever the hell you want...
Activate the plugin via the Plugins admin page..
Edit your functions php file and add the code below add action function my register fields { include once }...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
The original didn't seem to be updated or maintained, and I needed this for client, so this is the fork..
Read more