Class WC_Admin_Welcome

WC_Admin_Welcome class.

Package: WooCommerce\Admin
Author: WooThemes
Located at includes/admin/class-wc-admin-welcome.php

Methods summary

public
# __construct( )

__construct function.

__construct function.

public
# admin_menus( )

Add admin menus/screens

Add admin menus/screens

public
# admin_css( )

admin_css function.

admin_css function.

public
# admin_head( )

Add styles just for this page, and remove dashboard page links.

Add styles just for this page, and remove dashboard page links.

public
# about_screen( )

Output the about screen.

Output the about screen.

public
# credits_screen( )

Output the credits.

Output the credits.

public
# translators_screen( )

Output the translators screen

Output the translators screen

public string
# contributors( )

Render Contributors List

Render Contributors List

Returns

string
$contributor_list HTML formatted list of contributors.
public mixed
# get_contributors( )

Retrieve list of contributors from GitHub.

Retrieve list of contributors from GitHub.

Returns

mixed
public
# welcome( )

Sends user to the welcome page on first activation

Sends user to the welcome page on first activation

Magic methods summary

WooCommerce API documentation generated by ApiGen 2.8.0