Astra_Admin_Settings::general_page()

Include general page


Description


Source

File: inc/core/class-astra-admin-settings.php

		public static function general_page() {
			require_once ASTRA_THEME_DIR . 'inc/core/view-general.php';// phpcs:ignore WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound
		}

Changelog

Changelog
Version Description
1.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.