Astra_Meta_Boxes::get_meta_option()

Get metabox options


Description


Source

File: inc/metabox/class-astra-meta-boxes.php

		public static function get_meta_option() {
			return self::$meta_option;
		}


User Contributed Notes

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