Create a list of links in PHP?
Hi, I have this page https://chrisbarin.com/membership-account/membership-checkout/?level=1 built in WordPress that's using a very tricky plugin. I have little development experience. I'm looking to replace those blue links which are automatically created with custom links and text. So I'd like to replace the code with something like <name> then <url> so that I can easily change both.
Here's the entire code of that page in case it helps: https://pastebin.com/8ieDGPaD
PS: I only need the blue links edited, not the array of benefits underneath.
Here's the entire code of that page in case it helps: https://pastebin.com/8ieDGPaD
PS: I only need the blue links edited, not the array of benefits underneath.

