Echo get_option displays as text
If you really want to execute code stored in a database, a quick google search reveals that you can use the eval() function to do just that. However, many people do say that Eval is Evil… Instead of storing the entire PHP code of an option in the database, try storing a simple boolean flag … Read more