Using external shortcodes as form field values
-
Hello,
I am accessing product pricing from an external API and have them accessible across the website using shortcodes, i.e; [priceProductA] or [priceProductB].
Is it possible to use these short codes in form fields as values?
<label> Rice Varieties
[select_custom rice-varieties “[fob5pct]|IRRI6 White Rice, 5% Broken” “[fob10pct]|IRRI6 White Rice, 10% Broken” “[fob15pct]|IRRI6 White Rice, 15% Broken”]
</label>Is your plugin able to parse these shortcodes and display their values?
The topic ‘Using external shortcodes as form field values’ is closed to new replies.