Hi,
I would like to save a little piece of information for each post (a boolean).
What's the correct way to do this ?
- A specific database table ?
- A meta ?
Are there any risk that the meta interfere with other plugins ?
I'm writing a plugin and I want it to be as well coded as possible.
THanks.