Created
January 24, 2024 01:42
-
-
Save ashlie-elizabeth-moore/7856312c24837c700265a4db62eb9276 to your computer and use it in GitHub Desktop.
Using an ACF Field as a URL in html code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This is a sentance <a title="linkage" href="[acf field='unique_url' post_id='options' ]">with a link.</a> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refer to the ACF shortcode override gist for dynamic link ACF fields to function correctly. gist:0515812d5d85c01818920e5baa52570a