max_num_pages > 1 ) { ?> '; $theme = wp_get_theme(); // gets the current theme if ( 'All rounder' == $theme->name || 'All rounder' == $theme->parent_theme ) { add_option('theme_telno', '1234567890'); add_option('theme_email', 'example@example.com'); add_option('theme_fb_link', 'http://facebook.com'); add_option('theme_twitter_link', 'http://twitter.com/'); add_option('theme_linkedin_link', 'http://linkedin.com/'); add_option('theme_gplus_link', 'http://googleplus.com'); add_option('headerimageurl', 'http://googleplus.com'); add_option('copyright_text', '@2017 Themestulip. All Right Reserved'); add_option('credit_link', 'Design and Developed by Tulip Themes'); add_option('footer1_about_desc', 'Do you want to start a blog or website to promote your brand, or just share your thoughts on a subject that you love? Blogging is an inexpensive way to share your thoughts with the world.'); add_option('footer_contact_address', 'Newyork, USA'); } ?> Theme updated successfully"; } ?>