Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Admin_Settings / Astra_Admin_Settings::render_tab_menu()

Astra_Admin_Settings::render_tab_menu( mixed $action = '' )

Render tab menu


Description


Parameters

$action

(mixed) (Optional) Action name.

Default value: ''


Source

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

				);

				Astra_Notices::add_notice(
					$astra_sites_notice_args
				);
			}
		}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
1.0 Introduced.

User Contributed Notes

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