web_dorado_theme_update_and_get_options_layout(); $best_magazine_general_settings_page->web_dorado_theme_update_and_get_options_general_settings(); $best_magazine_home_page->web_dorado_theme_update_and_get_options_home(); $best_magazine_color_control_page->web_dorado_theme_update_and_get_options_color_control(); $best_magazine_slider_page->web_dorado_theme_update_slider(); $best_magazine_typography_page->web_dorado_theme_update_and_get_options_typography(); } } function best_magazine_theme_admin_scripts(){ /// use global page classes for printing scripts global $best_magazine_layout_page, $best_magazine_general_settings_page, $best_magazine_home_page, $best_magazine_color_control_page, $best_magazine_typography_page, $best_magazine_slider_page, $best_magazine_sample_date, $news_magazine_licensing_page; $best_magazine_layout_page->web_dorado_layout_page_admin_scripts(); $best_magazine_general_settings_page->web_dorado_general_settings_page_admin_scripts(); $best_magazine_home_page->web_dorado_home_page_admin_scripts(); $best_magazine_color_control_page->web_dorado_color_control_page_admin_scripts(); $best_magazine_typography_page->web_dorado_typography_page_admin_scripts(); $best_magazine_slider_page->web_dorado_slider_page_admin_scripts(); $best_magazine_sample_date->web_dorado_sample_data_admin_scripts(); $news_magazine_licensing_page->web_dorado_licensing_admin_scripts(); } function best_magazine_theme_control_pages(){ global $best_magazine_layout_page,// layout page class $best_magazine_general_settings_page,// general page class $best_magazine_home_page,// home page class $best_magazine_color_control_page,// color page class $best_magazine_typography_page,// typography page class $best_magazine_slider_page,// slider page class $best_magazine_sample_date,// sample_date page class $news_magazine_licensing_page; ?>