Wordpress - Custom Fields and Meta Data
What will be the output of this code snippet?
delete_option('footer_text');
echo get_option('footer_text', 'Default footer');delete_option('footer_text');
echo get_option('footer_text', 'Default footer');15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions