Hi i want to make a custom field where i have several checkboxes which if i check them i get a link in the article something like this:
checkbox: one two three four
i check one and three
in the article i have:
<href.../?cat=1>one<>,<href.../?cat=3>three<>
any plugin for this or what can i do?
or if thats easyer that if i wrote in the custom field one, three than on the site it makes it the proper link.